summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Oops. Shouldn't have commited this.Martin Arver2006-05-09
* Fixes and corrections. Adds keymaps for ipods for the wps key table, virtual ...Martin Arver2006-05-09
* Only flush and reload tracks after the playlist has started. Fixes B#5312.Hardeep Sidhu2006-05-09
* Fix bug #5298 - hard-code the background color in Sokoban to prevent everythi...Zakk Roberts2006-05-09
* Allow BUTTON_REPEAT in the Jewels main menu for scroll, so navigation isn't a...Zakk Roberts2006-05-09
* Reset id3 info when skipping directories. Fixes B#5323.Hardeep Sidhu2006-05-09
* New macro: \config. Use this for tags, config file settings or in other place...Martin Arver2006-05-08
* Add missing file types to tag description and make the long example line breakDominik Riebeling2006-05-08
* Revert a previous change, works around the problem of freezing on stop-while-...Brandon Low2006-05-08
* Fixed freezing after loader error messages.Stepan Moskovchenko2006-05-08
* Ipod: Move the HW revision to 'View HW info' where it belongs, and make both ...Jens Arnold2006-05-07
* We don't need 2 different CRC functions.Jens Arnold2006-05-07
* Ondio: (Hopefully) fix the occasional freezes during playback: Use DMA channe...Jens Arnold2006-05-07
* Whoops! Lousy button code...Stepan Moskovchenko2006-05-07
* Added ability to adjust the volume during playback.Stepan Moskovchenko2006-05-07
* Fixed voice prompts from id3 dbHardeep Sidhu2006-05-07
* Patch #5182 by Liberman Shachar - Vertical screen scroll bug fix (inverse bar...Linus Nielsen Feltzing2006-05-06
* Viewer: Don't say 'yes' to every option ;-) (Voice ID must be -1 for 'no clip').Jens Arnold2006-05-05
* Fixed bug with playlist_skip_entry when track to be skipped was less then cur...Hardeep Sidhu2006-05-05
* Fix folder icons in tagcacheHardeep Sidhu2006-05-05
* Enabled playlist functions on tracks in tagcacheHardeep Sidhu2006-05-05
* Hopefully fix some old audio playing during manual track skip w/o crossfade. ...Brandon Low2006-05-05
* Fix viewer crash due to uninitialsed usage of rb->Jens Arnold2006-05-04
* Text viewer: * Only show those options which really exist. * Basic button fun...Jens Arnold2006-05-03
* Greyscale ipods: Fixed screendump for the (not-so-) new framebuffer format.Jens Arnold2006-05-03
* Increase language buffer from 14000 to 16000 so that russian.lang fits again....Peter D'Hoye2006-05-03
* Fix fillrect calculation error for 'Screen scrolls out of view'. Fixes bug 52...Peter D'Hoye2006-05-03
* Optimize synth code by pre-computing the volume scaling for each note.Stepan Moskovchenko2006-05-03
* Correct a Coldfire asm constraint.Magnus Holmgren2006-05-03
* Don't initiate track change if at end of playlistHardeep Sidhu2006-05-03
* Only reset resume settings when we're really at the end of the playlistHardeep Sidhu2006-05-03
* Remove some debug junk, start a new build.Stepan Moskovchenko2006-05-03
* Fix file descriptor leak that would cause a hard lockup every 7 filesStepan Moskovchenko2006-05-03
* Improvements to the sections regarding the File Menu and the Playlist Submenu...Michael DiFebbo2006-05-03
* iPod: Bass/Treble settings need 5 bits, not 4 - fixes bug report #5276. This...Dave Chapman2006-05-02
* Player: Credits plugin correctly working with UTF-8. Patch by Marcoen Hirschb...Jens Arnold2006-05-02
* Stop playing current track before starting a new playlist with an offset (eg....Hardeep Sidhu2006-05-02
* ipods - First implementation of pcf50605_init() function. This enables the p...Dave Chapman2006-05-02
* Oops, correctly calculate the interrupt number in UIE().Jens Arnold2006-05-02
* ----------------------------------------------------------------------Stepan Moskovchenko2006-05-01
* Fix red bootbox builds with gcc 4.x and -Os. Save a bit of code by not includ...Jens Arnold2006-05-01
* now use -Os with patched gccDaniel Stenberg2006-05-01
* Alert the user for gcc compiler version used for SH if not gcc4 with rockbox ...Daniel Stenberg2006-05-01
* Caption-backlight: don't keep backlight on if paused as this keeps the backli...Peter D'Hoye2006-05-01
* Properly set audio_is_initialized flag for swcodec devices ad use it when ini...Hardeep Sidhu2006-05-01
* Added description of 'Auto change directory' and 2 tag cache options to Playb...Michael DiFebbo2006-05-01
* Also clear WPS backdrop when shutting down (same fix as in usb event handling...Peter D'Hoye2006-05-01
* Applied patch 2917: Fix retrieval of total sample count in get_vorbis_metadata.Magnus Holmgren2006-05-01
* Init voice before audio because audio needs to know the voice buffer size. Se...Peter D'Hoye2006-05-01
* Tweak MP3 seeking a little, and don't do gapless trim if a seek has been done.Magnus Holmgren2006-05-01