summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2005-01-18Fixed plugin-browser-shows-id3db bugBjörn Stenberg1-2/+2
2005-01-18Repaired broken exit from plugin/font/language browserBjörn Stenberg1-18/+10
2005-01-18Repaired broken resumeBjörn Stenberg4-10/+13
2005-01-18Added support for very large tables in ID3 database.Björn Stenberg7-121/+194
2005-01-18Synced.Jens Arnold1-0/+5
2005-01-18Player: Return the correct icon for id3 database browsing.Jens Arnold1-2/+13
2005-01-17Leaving all menus when loading a new language is no longer necessary.Jens Arnold2-9/+1
2005-01-17No files in dir if database not initialised.Björn Stenberg1-0/+1
2005-01-17Corrected copyright yearBjörn Stenberg4-4/+4
2005-01-17Added some consistency checksBjörn Stenberg1-2/+32
2005-01-17Minor tweaks to compile on win32.Björn Stenberg3-8/+9
2005-01-17Reinserted patch 1.279 (was lost in move to filetree.c)Björn Stenberg1-0/+8
2005-01-17Added ID3 database support. Still very early.Björn Stenberg8-814/+1388
2005-01-17Added ID3 database dirfilterBjörn Stenberg5-8/+19
2005-01-17Bitmapped roll_credits() didn't use the defined LCD height.Jens Arnold1-2/+2
2005-01-16Plugin fixes for simulator: (1) Don't compile calendar for units without RTC....Jens Arnold2-2/+2
2005-01-16scrollbar(): Code size optimisation; fixed overflow with large parameters (fi...Jens Arnold1-29/+26
2005-01-16Bugfix: Ordinary ending of playback didn't close the file (File handle leak, ...Jens Arnold1-0/+1
2005-01-13Ondio bugfix: recording file number generator didn't release the directory ha...Jörg Hohensohn1-0/+3
2005-01-13Removed remnants of buttonbar code for units without recorder keypad.Jens Arnold3-5/+8
2005-01-13Patch #939307 by Eric LassaugeLinus Nielsen Feltzing1-17/+21
2005-01-13Patch #1016041 by Eric LassaugeLinus Nielsen Feltzing1-1/+2
2005-01-12New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold6-39/+74
2005-01-08Allow flashing for players with alternative boot ROM.Jens Arnold1-2/+7
2005-01-04no rename nor delete option on volumesJörg Hohensohn1-13/+18
2005-01-02Prevent entering the menu when returning from a subroutine with MODE-repeat e...Jens Arnold2-0/+5
2005-01-02Start with the basic button layout if the basic operators are not available s...Jens Arnold1-1/+6
2004-12-30player version check extended up to 5.08Jörg Hohensohn1-1/+1
2004-12-29behave for multi-volumeJörg Hohensohn1-3/+3
2004-12-29killed a warningJörg Hohensohn1-1/+1
2004-12-29Shared mounting code, also more general. It will mount multiple HD partitions...Jörg Hohensohn1-45/+3
2004-12-28prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn5-10/+40
2004-12-26Radio screen: status bar wasn't updated when prerecording buffer was filled a...Jens Arnold1-2/+2
2004-12-26Plugin fixes: Correct button name for MODE key in help texts, conforming to t...Jens Arnold11-36/+36
2004-12-24different kind of recording beep: more faint, but not disturbing prerecording...Jörg Hohensohn1-6/+6
2004-12-21aid for blind recorders: longer beep when starting a recording, short beep wh...Jörg Hohensohn1-0/+8
2004-12-20bigger Rockbox logo for bigger LCD screenDaniel Stenberg3-1/+113
2004-12-19Added GCCOPTS to the linker command line, to let the linker know exactly whic...Linus Nielsen Feltzing1-2/+2
2004-12-19Removed annoying debug outputLinus Nielsen Feltzing1-2/+0
2004-12-18multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...Jörg Hohensohn3-9/+15
2004-12-17You can now leave the quick menus with OFFLinus Nielsen Feltzing1-1/+2
2004-12-16Player: Do not display charging screen on coldstart with charger connected if...Jens Arnold1-1/+6
2004-12-15Fixed typeJens Arnold1-1/+1
2004-12-14Fixed general settings typo, split up general settings function, added cursor...Zakk Roberts1-227/+444
2004-12-07Patch #911756 by Steve Cundari, bookmark follows repositioned MP3 fileLinus Nielsen Feltzing3-26/+48
2004-12-05Fixed a typo, thanks ChristiJens Arnold1-1/+1
2004-12-03Make sure the time is updated before blocking in button_get()Linus Nielsen Feltzing2-60/+60
2004-12-01Button driver overhaul: (1) Unified the button driver functions as much as po...Jens Arnold1-0/+4
2004-11-29Correctly display paused stateJens Arnold1-3/+5
2004-11-26Patch #1048937 by Jacob Erlbeck, Metronome tap speed entryLinus Nielsen Feltzing1-72/+138