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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
Hristo Kovachev
|
8fb9f023ac
|
Use more proper default contrast for the iriver lcd remotes, also reset
the contrast in the same way as it is for the main screen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9955 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-18 11:12:54 +00:00 |
|
Hristo Kovachev
|
c138d004dc
|
Fix jpeg viewer crashing in directories with files without extension.
Thanks go to Bill Janssen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9954 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-18 11:05:47 +00:00 |
|
Hardeep Sidhu
|
06605a92c0
|
Buffer margin was off by 1 causing corruption when page scrolling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9953 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-17 07:57:54 +00:00 |
|
Linus Nielsen Feltzing
|
b322af265e
|
iAudio X5: Allow joystick SELECT in menus
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9952 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-17 06:41:26 +00:00 |
|
Zakk Roberts
|
ca916145f9
|
Add an 'Exit Jewels' option to the in-game menu to avoid having to exit to the main menu to quit; this allows us to remove the Menu+Select 'quit' key for iPods, which could be accidentally pressed during play.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9949 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-16 03:34:45 +00:00 |
|
Dave Chapman
|
830ec63b4b
|
Stop playback before starting to use IRAM
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9947 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 21:25:43 +00:00 |
|
Jens Arnold
|
83f67db3ee
|
Ondio: Two voice bugfixes. (1) When changing language and voice is enabled, do the voice file presence check the same way as on the other targets. Loading the tables right away when music is playing isn't a good idea... (2) Changing language with voice enabled leaked file handles.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9946 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 21:00:58 +00:00 |
|
Dave Chapman
|
506bac9cf7
|
Various clean-ups in preparation for 3.0: 1) Add a built-in default game which is used for the case when Sudoku is started as a plugin and no sudoku.ss exists - this prevents a time-consuming game generation; 2) Allow the user to abort a game generation by pressing any button; 3) Save the current state when user exits via the Quit button (previously, Sudoku only saved when quitting from the main menu); 4) Add a new "edit menu" for when the user is manually entering a new game, rather than displaying all options.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9944 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 20:08:37 +00:00 |
|
Marcoen Hirschberg
|
254751f9fc
|
Update by Alessio Lenzi
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9943 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 19:45:17 +00:00 |
|
Hardeep Sidhu
|
bda2d5e798
|
Boost cpu when performing large insertions or saving playlist to disk
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9942 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 19:15:04 +00:00 |
|
Marcoen Hirschberg
|
4b2b804f2b
|
Update by Mustapha Senhaji
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9939 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 10:26:37 +00:00 |
|
Marcoen Hirschberg
|
c13d7514d9
|
add Traditional Chinese translation by Wenbin Leo
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9936 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 07:12:25 +00:00 |
|
Marcoen Hirschberg
|
96fbc41628
|
there was a more recent update..
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9935 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 07:02:07 +00:00 |
|
Marcoen Hirschberg
|
c528fde2f9
|
updated translation by Jani Kinnunen
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9934 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 06:59:44 +00:00 |
|
Linus Nielsen Feltzing
|
264d8f69ab
|
Enable next-dir skip on platforms with no directly mapped button combos (click-longclick of next/prev)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9933 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 06:59:18 +00:00 |
|
Marcoen Hirschberg
|
44cd303aab
|
updated translation by Jiri Jurecek
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9932 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 06:57:16 +00:00 |
|
Marcoen Hirschberg
|
a62a2cf2ce
|
update translation by Imre Herceg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9931 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 06:55:43 +00:00 |
|
Marcoen Hirschberg
|
1b7446f15c
|
update Norwegian translation by Frederik Vestre
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9930 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 06:53:18 +00:00 |
|
Hardeep Sidhu
|
a8928804e1
|
Reset playlist_end when automatically skipping. Fixes B#5319.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9929 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 02:37:06 +00:00 |
|
Hardeep Sidhu
|
c9a11cd3c8
|
Reset id3 info in all cases where we need to rebuffer tracks
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9928 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-15 01:45:35 +00:00 |
|
Jens Arnold
|
a238ab9df8
|
Iriver: Moved the handling of the UDA1380 split gain (analog preamp + decimator gain) into the UDA driver. * All: Settings structure sorted & cleaned up.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9927 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-14 23:34:24 +00:00 |
|
Miika Pekkarinen
|
c9a1b4e9aa
|
Correctly enable crossfade mixmode only when not skipping tracks
manually.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9926 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-14 14:08:26 +00:00 |
|
Jens Arnold
|
d9b94b6a0c
|
Battery benchmark: * Don't crash on player. * Map remote buttons for recorder & player.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9924 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-13 07:41:12 +00:00 |
|
Jens Arnold
|
073f1978e2
|
H1x0: Add SPDIF power control and frequency measurement to the SPDIF monitor.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9919 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-12 01:10:18 +00:00 |
|
Thom Johansen
|
76b132629e
|
Fix red sim.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9917 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-11 23:06:42 +00:00 |
|
Thom Johansen
|
a4bfe37c6c
|
Optical S/PDIF recording and monitoring for Iriver H1x0. Removed unsupported recording options on Iriver. Sample rate displayed in recording screen reflects the real S/PDIF sample rate when doing S/PDIF recording. Testing would be appreciated. Thanks to Jens Arnold for fixing the DMA hang issue. Will reset settings!
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9916 a1c6a512-1295-4272-9138-f99709370657
|
2006-05-11 22:55:24 +00:00 |
|