summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Collapse)AuthorAge
...
* Patch attached to bug report #5077 by Ewan Davies which fixes argh/food ↵Zakk Roberts2006-05-22
| | | | | | 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
* Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye2006-05-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9970 a1c6a512-1295-4272-9138-f99709370657
* Fix bug 4916: Short Vorbis files won't play.Magnus Holmgren2006-05-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9969 a1c6a512-1295-4272-9138-f99709370657
* Patch #5384 from Alexander Spyridakis - fixes bug report 4908Dave Chapman2006-05-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9968 a1c6a512-1295-4272-9138-f99709370657
* Patch #5362 from Alexander Spyridakis - fixes bugs #5159 and #5061Dave Chapman2006-05-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9967 a1c6a512-1295-4272-9138-f99709370657
* Apply changes to scroll_delay, scroll_speed and scroll_step settings across ↵Dave Chapman2006-05-20
| | | | | | 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
* Patch #5374 - Updated text editor plugin from Jonathan Gordon.Dave Chapman2006-05-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9963 a1c6a512-1295-4272-9138-f99709370657
* Patch from bug report #5200 by Mark Arigo - attempt to fix gapless playback ↵Dave Chapman2006-05-20
| | | | | | 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
* Check if backdrop available at wps load. Clear old backdrop pointer when the ↵Peter D'Hoye2006-05-18
| | | | | | 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
* Use more proper default contrast for the iriver lcd remotes, also resetHristo Kovachev2006-05-18
| | | | | | | 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
* Fix jpeg viewer crashing in directories with files without extension.Hristo Kovachev2006-05-18
| | | | | | | Thanks go to Bill Janssen git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9954 a1c6a512-1295-4272-9138-f99709370657
* Buffer margin was off by 1 causing corruption when page scrollingHardeep Sidhu2006-05-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9953 a1c6a512-1295-4272-9138-f99709370657
* iAudio X5: Allow joystick SELECT in menusLinus Nielsen Feltzing2006-05-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9952 a1c6a512-1295-4272-9138-f99709370657
* Add an 'Exit Jewels' option to the in-game menu to avoid having to exit to ↵Zakk Roberts2006-05-16
| | | | | | 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
* Stop playback before starting to use IRAMDave Chapman2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9947 a1c6a512-1295-4272-9138-f99709370657
* Ondio: Two voice bugfixes. (1) When changing language and voice is enabled, ↵Jens Arnold2006-05-15
| | | | | | 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
* Various clean-ups in preparation for 3.0: 1) Add a built-in default game ↵Dave Chapman2006-05-15
| | | | | | 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
* Update by Alessio LenziMarcoen Hirschberg2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9943 a1c6a512-1295-4272-9138-f99709370657
* Boost cpu when performing large insertions or saving playlist to diskHardeep Sidhu2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9942 a1c6a512-1295-4272-9138-f99709370657
* Update by Mustapha SenhajiMarcoen Hirschberg2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9939 a1c6a512-1295-4272-9138-f99709370657
* add Traditional Chinese translation by Wenbin LeoMarcoen Hirschberg2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9936 a1c6a512-1295-4272-9138-f99709370657
* there was a more recent update..Marcoen Hirschberg2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9935 a1c6a512-1295-4272-9138-f99709370657
* updated translation by Jani KinnunenMarcoen Hirschberg2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9934 a1c6a512-1295-4272-9138-f99709370657
* Enable next-dir skip on platforms with no directly mapped button combos ↵Linus Nielsen Feltzing2006-05-15
| | | | | | (click-longclick of next/prev) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9933 a1c6a512-1295-4272-9138-f99709370657
* updated translation by Jiri JurecekMarcoen Hirschberg2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9932 a1c6a512-1295-4272-9138-f99709370657
* update translation by Imre HercegMarcoen Hirschberg2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9931 a1c6a512-1295-4272-9138-f99709370657
* update Norwegian translation by Frederik VestreMarcoen Hirschberg2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9930 a1c6a512-1295-4272-9138-f99709370657
* Reset playlist_end when automatically skipping. Fixes B#5319.Hardeep Sidhu2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9929 a1c6a512-1295-4272-9138-f99709370657
* Reset id3 info in all cases where we need to rebuffer tracksHardeep Sidhu2006-05-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9928 a1c6a512-1295-4272-9138-f99709370657
* Iriver: Moved the handling of the UDA1380 split gain (analog preamp + ↵Jens Arnold2006-05-14
| | | | | | 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
* Correctly enable crossfade mixmode only when not skipping tracksMiika Pekkarinen2006-05-14
| | | | | | | manually. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9926 a1c6a512-1295-4272-9138-f99709370657
* Battery benchmark: * Don't crash on player. * Map remote buttons for ↵Jens Arnold2006-05-13
| | | | | | recorder & player. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9924 a1c6a512-1295-4272-9138-f99709370657
* H1x0: Add SPDIF power control and frequency measurement to the SPDIF monitor.Jens Arnold2006-05-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9919 a1c6a512-1295-4272-9138-f99709370657
* Fix red sim.Thom Johansen2006-05-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9917 a1c6a512-1295-4272-9138-f99709370657
* Optical S/PDIF recording and monitoring for Iriver H1x0. Removed unsupported ↵Thom Johansen2006-05-11
| | | | | | 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
* got Frank Dishner's viewer patch (#4873) working again and added encoding to ↵Marcoen Hirschberg2006-05-11
| | | | | | the settings menu. Fixes #4763 and #5256 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9915 a1c6a512-1295-4272-9138-f99709370657
* Fixed a problem with tagcache search skipping long tags. Thanks forMiika Pekkarinen2006-05-11
| | | | | | | Gaetano for finding the problem and providing a fix. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9914 a1c6a512-1295-4272-9138-f99709370657
* Return immediately if we have no control commands to flush. Fixes erroneous ↵Hardeep Sidhu2006-05-11
| | | | | | playlist control update error when inserting tracks git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9912 a1c6a512-1295-4272-9138-f99709370657
* fix bug #5259Marcoen Hirschberg2006-05-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9911 a1c6a512-1295-4272-9138-f99709370657
* Only flush and reload tracks after the playlist has started. Fixes B#5312.Hardeep Sidhu2006-05-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9895 a1c6a512-1295-4272-9138-f99709370657
* Fix bug #5298 - hard-code the background color in Sokoban to prevent ↵Zakk Roberts2006-05-09
| | | | | | everything else from being potentially unreadable (if the user has set a dark background color). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9894 a1c6a512-1295-4272-9138-f99709370657
* Allow BUTTON_REPEAT in the Jewels main menu for scroll, so navigation isn't ↵Zakk Roberts2006-05-09
| | | | | | annoying. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9893 a1c6a512-1295-4272-9138-f99709370657
* Reset id3 info when skipping directories. Fixes B#5323.Hardeep Sidhu2006-05-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9892 a1c6a512-1295-4272-9138-f99709370657
* Revert a previous change, works around the problem of freezing on ↵Brandon Low2006-05-08
| | | | | | stop-while-paused, and skipping with crossfade git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9889 a1c6a512-1295-4272-9138-f99709370657
* Fixed freezing after loader error messages.Stepan Moskovchenko2006-05-08
| | | | | | | | Added RMID (Windows MIDI) header support. Added .RMI extension to viewers. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9888 a1c6a512-1295-4272-9138-f99709370657
* Ipod: Move the HW revision to 'View HW info' where it belongs, and make both ↵Jens Arnold2006-05-07
| | | | | | the HW revision and port debug work on mini (didn't fit the LCD). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9887 a1c6a512-1295-4272-9138-f99709370657
* We don't need 2 different CRC functions.Jens Arnold2006-05-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9886 a1c6a512-1295-4272-9138-f99709370657
* Whoops! Lousy button code...Stepan Moskovchenko2006-05-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9884 a1c6a512-1295-4272-9138-f99709370657
* Added ability to adjust the volume during playback.Stepan Moskovchenko2006-05-07
| | | | | | | | | | Gracefully fail if no soundset installed. Yet more messing with the ramping code. I swear, that will be the end of me. Basic skipping support- skip foreward a bit if Right is pressed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9883 a1c6a512-1295-4272-9138-f99709370657
* Fixed voice prompts from id3 dbHardeep Sidhu2006-05-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9882 a1c6a512-1295-4272-9138-f99709370657