summaryrefslogtreecommitdiff
path: root/apps/tree.c (follow)
Commit message (Expand)AuthorAge
* kill gcc4 warningsDaniel Stenberg2005-12-05
* Adapted and commited Markus Kaufhold's remote hold icon on statusbar patch fo...Kevin Ferrare2005-11-22
* Added multi-screen support for quickscreen (mostly rewritten from scratch) an...Kevin Ferrare2005-11-22
* Fixed crash with early USB. The USB screen already uses some of the new GUI c...Jens Arnold2005-11-21
* iPod: First attempt to implement sensible button mappings. Changes to all ta...Dave Chapman2005-11-19
* Missing file headers put back. Code within 80 cols. Code policed indentingDaniel Stenberg2005-11-18
* generic multi-screen support for yes/no screens (like the one when reseting s...Kevin Ferrare2005-11-18
* Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough2005-11-17
* show/hide icons now works properly in playlist viewerKevin Ferrare2005-11-16
* Patch #1352575 - Shorten codec from the ffmpeg project. Rockbox implementati...Dave Chapman2005-11-11
* Replaced the common for(i = 0; i < NB_SCREENS; i++) loop with a macro that ju...Jens Arnold2005-11-09
* Fixed the icon for unknown file types on the archos Player, and the bug when ...Kevin Ferrare2005-11-09
* Correctly clear the screen(s) after a dircache build - this fixes the I04 err...Dave Chapman2005-11-02
* *** empty log message ***Kevin Ferrare2005-11-02
* Changed back the copyright's name in onplay.c (silly UTF-8, sorry Björn ! ...Kevin Ferrare2005-11-01
* Initial check-in of AAC codec. Currently only recognises the .mp4 extension ...Dave Chapman2005-10-31
* Corrected a small bug about status bar not refreshing the clock in menus on a...Kevin Ferrare2005-10-31
* Partial menus support on remote (only browsing is working, changing option is...Kevin Ferrare2005-10-30
* Some changes to the remote code : some one lines function turned into macros ...Kevin Ferrare2005-10-29
* Changed some fn names, also corrected a bug with fonts and made the filetree ...Kevin Ferrare2005-10-28
* H1x0: Fixed the non-working Stop in the file browser. Ondios: Added the same ...Jens Arnold2005-10-28
* Initial multi screen support by Kévin Ferrare (Patch #1318081)Linus Nielsen Feltzing2005-10-28
* Now correctly interrupting the dircache rebuilding.Miika Pekkarinen2005-10-20
* Eliminated the warnings.Miika Pekkarinen2005-10-19
* Do a transparent dircache rebuilding even if the rebuilding wasMiika Pekkarinen2005-10-19
* Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen2005-10-07
* First version of ALAC (Apple Lossless) decoderDave Chapman2005-09-22
* The database is now always synched when entering USB mode or shutting down, a...Linus Nielsen Feltzing2005-09-14
* Optimised new file association handling. Fixed NULL pointer accesses. Const p...Jens Arnold2005-09-02
* Fixed associate problem with file extensions (.info files matched .nfo extens...Henrik Backe2005-09-02
* The start-in-record-screen option now has priority over the resume-on-startup...Linus Nielsen Feltzing2005-09-02
* On popular demand, the arrow cursor is reintroducedLinus Nielsen Feltzing2005-09-01
* Removed the line selector option, it is now always an inverse bar (except for...Linus Nielsen Feltzing2005-08-30
* Added ID3 database support for individual tracks in the context menuLinus Nielsen Feltzing2005-08-30
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un...Jens Arnold2005-08-24
* Undo my previous commit and do the same with a parantheses change in filetree.cJonas Häggqvist2005-08-17
* Don't show dirs when browsing WPS files, .cfg files, fonts, languages and fir...Jonas Häggqvist2005-08-17
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* moved rundb_init back to main, it has to be inited after audio_init, also, it...Michiel Van Der Kolk2005-07-04
* New option to enable/disable the runtime database. Moved the runtimedb init t...Jens Arnold2005-07-02
* Player fixup: Reset double font height before resuming.Jens Arnold2005-06-29
* Resume rework. With the new resume function, 'Ask' and 'Ask Once' are redund...Christi Scarborough2005-06-29
* Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold2005-06-28
* Patch #1218188 by Konstantin Isakov: Don't wrap around scroll in file-browser...Jonas Häggqvist2005-06-26
* Quick menu for iRiver: A long press on the PLAY key in the browser or the WP...Christi Scarborough2005-06-26
* Fix broken Ondio bulidsChristi Scarborough2005-06-26
* OoopsChristi Scarborough2005-06-26
* Resume behaviour. Resume setting renamed to 'Resume on Startup'. Pressing t...Christi Scarborough2005-06-26
* Henrik Backes patch for WPS and tag database context menus. Tag database cont...Linus Nielsen Feltzing2005-06-23