summaryrefslogtreecommitdiff
path: root/apps/tree.c
AgeCommit message (Expand)Author
2006-08-07FS#5587 Non-latin languages support update. Translators:Please changeShachar Liberman
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen
2006-08-01Patch #5690 by Steve Bavin - Fix for memory corruption when using .talk clipsLinus Nielsen Feltzing
2006-07-25Enabled playlist submenu for tagcache!Miika Pekkarinen
2006-07-18Patch #5157 by Rainer Sinsch - SID codecDave Chapman
2006-07-15Bugfix from Alistair Marshall for FS#5660. Bookmark function was not called w...Peter D'Hoye
2006-07-12Now tagcache autoupdate should work for archos too (detecting newMiika Pekkarinen
2006-07-12Fixed bug [FS#5466] with a patch provided by Jonathan Gordon.Miika Pekkarinen
2006-07-05Fix an occasional crash when using .talk MP3 files for directories in ID3 bro...Peter D'Hoye
2006-07-04Fix party mode which I broke recently. Thanks to Steve Bavin for spotting.Peter D'Hoye
2006-07-02added support remote support for the id3 infos screen (had to slightly change...Kevin Ferrare
2006-07-01Also fade out when stopping playback from within the browser (when configured...Peter D'Hoye
2006-07-01Correct calculation of number of lines in the textarea with the button bar en...Linus Nielsen Feltzing
2006-06-07Properly reload tagcache when directory updated. Fixes B#5512.Hardeep Sidhu
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold
2006-05-30Use correct file mode when creating files. Fixes task 5452Dan Everton
2006-05-24Move backdrop handling out of the (potential) middle of an if-else. Right now...Jens Arnold
2006-05-21Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye
2006-05-18Check if backdrop available at wps load. Clear old backdrop pointer when the ...Peter D'Hoye
2006-05-07Fixed voice prompts from id3 dbHardeep Sidhu
2006-05-05Enabled playlist functions on tracks in tagcacheHardeep Sidhu
2006-04-30Fix problem with loading bookmarks from the root folder (causing the simulato...Magnus Holmgren
2006-04-15Proper chunked browsing support when dirbuffer limit is reached.Miika Pekkarinen
2006-04-10Major improvement in playlist creation speed with tagcache. Fixed alsoMiika Pekkarinen
2006-04-10Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts
2006-04-04Initial support for the advanced conditional fully configurable tagcacheMiika Pekkarinen
2006-04-03Do not crash when resuming playback.Miika Pekkarinen
2006-04-03Fixed wrong break; placement causing the tree to call the context menu with t...Jens Arnold
2006-04-02Patch #2711 by Alexander Spyridakis with some changes by me: adds load/save o...Hristo Kovachev
2006-04-01Thorough .lang rework: Removed all deprecated strings, combined string which ...Jens Arnold
2006-03-29Add support for loadable vkeyboard layoutsFrank Dischner
2006-03-27Fixed a crash when selecting database mode in the menuLinus Nielsen Feltzing
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen
2006-03-19Added 'Party Mode': Unstoppable playbackBjörn Stenberg
2006-03-04Fixed a crash in the playlist creation, plus revised the output during the cr...Linus Nielsen Feltzing
2006-02-07Fixed a few warningsHristo Kovachev
2006-02-05Added a cache for playlist control commands. On non-dircache systems, behavi...Hardeep Sidhu
2006-02-02Fix typos - tests for HAVE_LCD_COLOR should use #ifdef, not #ifDave Chapman
2006-02-02Patch #1421422 - Backdrop image patch started by Linus, finished by me. Adds...Dave Chapman
2006-02-01Patch #1421483 - AIFF codec by Jvo StuderDave Chapman
2005-12-05kill gcc4 warningsDaniel Stenberg
2005-11-22Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare
2005-11-22Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare
2005-11-21Fixed crash with early USB. The USB screen already uses some of the new GUI c...Jens Arnold
2005-11-19iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman
2005-11-18Missing file headers put back. Code within 80 cols. Code policed indentingDaniel Stenberg
2005-11-18generic multi-screen support for yes/no screens (like the one when reseting s...Kevin Ferrare
2005-11-17Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough
2005-11-16show/hide icons now works properly in playlist viewerKevin Ferrare
2005-11-11Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...Dave Chapman