Commit graph

10026 commits

Author SHA1 Message Date
Zakk Roberts
c32dc41834 Move TagCache options from Playback to File View menu - makes a lot more sense here; remove 'Gather Runtime Data' from Playback menu as it's not working and we don't want it in 3.0.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10010 a1c6a512-1295-4272-9138-f99709370657
2006-05-29 05:19:18 +00:00
Peter D'Hoye
068fb4947a Lang file updates: Danish by Jonas Häggqvist, Chinese-trad. by Wenbin Leo and Italian by Alessio Lenzi.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10009 a1c6a512-1295-4272-9138-f99709370657
2006-05-28 21:55:36 +00:00
Peter D'Hoye
bfee7eb4e8 Greek language update by Alexander Spyridakis. Also increased language buffer (18KB) to let the new file fit in memory.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10008 a1c6a512-1295-4272-9138-f99709370657
2006-05-28 20:25:58 +00:00
Dominik Riebeling
0f661ab26c Fix spurious spaces in wiki links by introducing a wiki link macro. Fixes FS#5450
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10007 a1c6a512-1295-4272-9138-f99709370657
2006-05-28 15:49:17 +00:00
Michael DiFebbo
0898d381d3 Correction to section 2.2.1 and 2.4.1 on X5 platform to properly identify button to enter Main Menu.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10006 a1c6a512-1295-4272-9138-f99709370657
2006-05-28 14:35:51 +00:00
Magnus Holmgren
26ba653555 Synced.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10005 a1c6a512-1295-4272-9138-f99709370657
2006-05-28 14:24:47 +00:00
Jens Arnold
cb197b2b93 Better aspect ratio of the blocks for the archos bitmap LCD (1.06:1 instead of 1:1.25). Exactly square blocks aren't possible, unfortunately.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10004 a1c6a512-1295-4272-9138-f99709370657
2006-05-28 12:02:20 +00:00
Miika Pekkarinen
d6af04ba91 Load uniqued tags correctly at commit (should fix duplicates). Try
first dircache buffer as it's usually bigger.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10003 a1c6a512-1295-4272-9138-f99709370657
2006-05-28 09:59:24 +00:00
Peter D'Hoye
59953140a7 fix yellow builds
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10002 a1c6a512-1295-4272-9138-f99709370657
2006-05-28 08:44:32 +00:00
Daniel Stenberg
33988545f5 verify that the download dir exists and is writable, or create it if it is
missing


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10001 a1c6a512-1295-4272-9138-f99709370657
2006-05-27 22:52:37 +00:00
Daniel Stenberg
3465653fd8 Added rockboxdev.sh
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10000 a1c6a512-1295-4272-9138-f99709370657
2006-05-27 22:42:05 +00:00
Michael DiFebbo
fa5030cc2d Patch No. 5430 by Mark Bright. Minesweeper updates.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9999 a1c6a512-1295-4272-9138-f99709370657
2006-05-27 17:12:08 +00:00
Michael DiFebbo
2fa558673b Removed entries from manual related to features no longer in Rockbox for Archos Recorder, as reported in this thread: http://forums.rockbox.org/index.php?topic=4431.0
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9998 a1c6a512-1295-4272-9138-f99709370657
2006-05-27 16:46:07 +00:00
Miika Pekkarinen
196b770a96 Init dircache after applying settings and use a splash. Possible prevent
some type of buffer overflow with tagcache.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9997 a1c6a512-1295-4272-9138-f99709370657
2006-05-27 11:21:08 +00:00
Peter D'Hoye
45975987b2 code police
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9996 a1c6a512-1295-4272-9138-f99709370657
2006-05-27 09:27:22 +00:00
Marcoen Hirschberg
ce50b54cae remove bom
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9995 a1c6a512-1295-4272-9138-f99709370657
2006-05-27 08:56:56 +00:00
Peter D'Hoye
5dca5350ea Updated Dutch translation by Sander Sweers.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9994 a1c6a512-1295-4272-9138-f99709370657
2006-05-26 21:44:52 +00:00
Peter D'Hoye
6d0d81f788 French language file update by Mustapha Senhaji.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9993 a1c6a512-1295-4272-9138-f99709370657
2006-05-26 20:46:59 +00:00
Daniel Stenberg
7d1cd16521 for sh, get and apply the proper rockbox patch as well
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9992 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 23:44:51 +00:00
Dave Chapman
db1cda87a6 Replace "#if (ROCKBOX_HAS_LOGF == 1)" with "#ifdef ROCKBOX_HAS_LOGF" - this is consistent with the rest of Rockbox and Mark Arigo reported that it caused an error in his gcc when trying to compile a logf-enabled sim
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9991 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 21:08:38 +00:00
Michael DiFebbo
dae08b346b Updates to installation instructions to insert a placeholder for bootloader installation instructions for ipod and iaudio platforms.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9990 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 16:39:25 +00:00
Michael DiFebbo
a120e5b4ea For future use in the installation instructions section of the manual.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9989 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 16:38:18 +00:00
Jens Arnold
2f922941b5 The code police strikes back. * Simpler button wait.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9988 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 14:05:47 +00:00
Jens Arnold
61903581bf Ooops.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9987 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 13:52:24 +00:00
Marcoen Hirschberg
e25f577e39 fix minesweeper for ondio (patch by Alexander Spyridakis)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9986 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 13:42:56 +00:00
Jens Arnold
e1beea86d2 Moved the free diskspace scan into 'Rockbox Info'. Idea based on patch #4800 by Manuel Dejonghe.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9985 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 13:34:51 +00:00
Jens Arnold
2311eeaf5c Fix: -illons weren't voiced properly since the .lang rework.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9984 a1c6a512-1295-4272-9138-f99709370657
2006-05-25 12:45:57 +00:00
Jens Arnold
586cfa3a91 Move backdrop handling out of the (potential) middle of an if-else. Right now we don't have a target with both colour display and hotswap, but we probably will (when getting USB OTG to work on H300).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9983 a1c6a512-1295-4272-9138-f99709370657
2006-05-24 19:05:29 +00:00
Jens Arnold
35aae1ce9a Code policed C99-style variable declarations.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9982 a1c6a512-1295-4272-9138-f99709370657
2006-05-24 07:32:36 +00:00
Jens Arnold
b09df8019a (1) Tagcache commit message now uses splash on bitmap displays: * Uses user font (better readability because of font size, message can be localised in languages with non-latin script). * Solves mysterious screen clear observed on Ondio (caused by an uninitialised variable when there was nothing to commit). * Smaller code. (2) Tagcahce commit message implemented for Player.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9981 a1c6a512-1295-4272-9138-f99709370657
2006-05-24 07:31:23 +00:00
Dave Chapman
972a219676 Enable wormlet for the ipod 3g - there is no reason to exclude it.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9980 a1c6a512-1295-4272-9138-f99709370657
2006-05-23 20:25:20 +00:00
Marcoen Hirschberg
7db4270d1a make wormlet work on iaudio, patch by Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9979 a1c6a512-1295-4272-9138-f99709370657
2006-05-23 19:58:37 +00:00
Jens Arnold
25f386017c Fix red playersim build on linux, and make it a bit less hackish.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9978 a1c6a512-1295-4272-9138-f99709370657
2006-05-23 10:00:11 +00:00
Jens Arnold
8325e0bf24 Implemented screendump for the player sim.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9977 a1c6a512-1295-4272-9138-f99709370657
2006-05-23 07:48:43 +00:00
Zakk Roberts
476ba3b6a4 Couple more minor adjustments: * Rename old CLR_CYAN define to CLR_LTBLUE to reflect last commit's color change. * Holding a direction key gives old behavior with which player can go straight through edges without stopping (best of both worlds).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9976 a1c6a512-1295-4272-9138-f99709370657
2006-05-23 03:57:35 +00:00
Zakk Roberts
74d86f719d Assorted changes by Mikael Magnusson and I. * When moving through filled space, stop moving at any edge. * Changed background color to a more standard lightish blue. * Use user's font in the menu unless it's too big. * iPods: Use scroll wheel in menu instead of Menu/Play being Up/Down. * Exit button no longer always completely quits the plugin; returns you to the menu if you're in a game, or quits if you're at the menu. * A couple other little things.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9975 a1c6a512-1295-4272-9138-f99709370657
2006-05-23 03:33:02 +00:00
Marcoen Hirschberg
a86919ae29 add seperate scroll options for remote. Patch by Alexander Spyridakis which fixes bug #5348. Changes CONFIG_BLOCK_VERSION so save your settings..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9974 a1c6a512-1295-4272-9138-f99709370657
2006-05-22 16:40:41 +00:00
Marcoen Hirschberg
9ad02de623 fix simulator build for the gigabeat
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9973 a1c6a512-1295-4272-9138-f99709370657
2006-05-22 16:28:19 +00:00
Zakk Roberts
02e97d58b1 Patch attached to bug report #5077 by Ewan Davies which fixes argh/food generation on larger LCDs. His patch also brings up-to-date and includes Tom Evans' patch #1510 to start Wormlet with a menu for adjusting almost everything about the game (argh size, number, food size, number, growth rate, worm speed...). Some changes by me. Probably not bugfree, but Works For Me (tm).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9972 a1c6a512-1295-4272-9138-f99709370657
2006-05-22 06:56:39 +00:00
Dominik Riebeling
d072ca6b17 Add missing plugin screenshots for ipod Video and Mini. (FS#5409 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9971 a1c6a512-1295-4272-9138-f99709370657
2006-05-21 18:31:30 +00:00
Peter D'Hoye
93b899d0fe Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9970 a1c6a512-1295-4272-9138-f99709370657
2006-05-21 11:00:02 +00:00
Magnus Holmgren
6ddb5f2429 Fix bug 4916: Short Vorbis files won't play.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9969 a1c6a512-1295-4272-9138-f99709370657
2006-05-20 14:30:32 +00:00
Dave Chapman
fd18a4e9d3 Patch #5384 from Alexander Spyridakis - fixes bug report 4908
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9968 a1c6a512-1295-4272-9138-f99709370657
2006-05-20 14:01:00 +00:00
Dave Chapman
217f54bc69 Patch #5362 from Alexander Spyridakis - fixes bugs #5159 and #5061
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9967 a1c6a512-1295-4272-9138-f99709370657
2006-05-20 13:47:08 +00:00
Dominik Riebeling
8784dd4de5 Update plugin listing to reflect the state of the wiki page. Add button mappings for ipod to Jewels plugin (FS#5401 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9966 a1c6a512-1295-4272-9138-f99709370657
2006-05-20 11:54:27 +00:00
Dave Chapman
1c9dacd600 Apply changes to scroll_delay, scroll_speed and scroll_step settings across all screens when changing them in the settings menu. Fixes bug #5348.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9965 a1c6a512-1295-4272-9138-f99709370657
2006-05-20 11:34:35 +00:00
Dave Chapman
d49b112fd8 Use "make fullzip" when performing a simulator install
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9964 a1c6a512-1295-4272-9138-f99709370657
2006-05-20 11:26:19 +00:00
Dave Chapman
4c3ada4428 Patch #5374 - Updated text editor plugin from Jonathan Gordon.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9963 a1c6a512-1295-4272-9138-f99709370657
2006-05-20 10:16:03 +00:00
Dave Chapman
fa5caa0b5b Patch from bug report #5200 by Mark Arigo - attempt to fix gapless playback after seeking in an MP3 file. It works for me, but needs more testing with a wider range of files before we can close the bug report - please post feedback on the tracker.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9962 a1c6a512-1295-4272-9138-f99709370657
2006-05-20 09:57:55 +00:00
Peter D'Hoye
965e824923 Check if backdrop available at wps load. Clear old backdrop pointer when the user has removed it while being in the menu. Fixes bug 5351
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9961 a1c6a512-1295-4272-9138-f99709370657
2006-05-18 22:00:28 +00:00