summaryrefslogtreecommitdiff
path: root/apps/tree.c (follow)
Commit message (Expand)AuthorAge
...
* 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
* Make the simulator builds know about software poweroff, for more consistent b...Jens Arnold2005-06-22
* cpu_boost(true) was called twice.Miika Pekkarinen2005-06-20
* Patch #1223219 by Dave Wiard - Add all supported audio files with Create Play...Linus Nielsen Feltzing2005-06-20
* Proper MPEG layer 1 support.Jens Arnold2005-06-18
* Initial pass at WavPack codec playback support (and my first commit...)Dave Bryant2005-06-13
* Remove TREE_RC_ENTER, it was redundantMarcoen Hirschberg2005-06-12
* Make remote-control code more completeMarcoen Hirschberg2005-06-12
* Add remote control support to tree and menu. Move defines from wps.c to wps.hMarcoen Hirschberg2005-06-12
* center-scrolling: start scrolling when the cursor is at 2/3 of the screen. Th...Marcoen Hirschberg2005-06-11
* Add .a52 and .mpc to supported list of audio filesDave Chapman2005-06-11
* First codeca52 (A52 aka AC3 playback) - it is already faster than realtime, w...Dave Chapman2005-06-11
* First attempt at codecflac.cDave Chapman2005-06-07
* (1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold2005-05-17
* Added the 'only return to root if current dir no longer exists' functionality...Jens Arnold2005-05-17
* Save some code for Ondio.Jens Arnold2005-05-17
* Forgot to add the 'not always back to root' feature for menu and quickscreens...Jens Arnold2005-05-16
* Browser enhancements: (all) Only go back to the root dir after USB mode if th...Jens Arnold2005-05-16
* Bugfixes: (all) Don't try to build the directory list when showdir() returns ...Jens Arnold2005-05-14
* Hotswap support in file browser: Don't reload the root dir if not in the root...Jens Arnold2005-05-05
* Bugfix: Correctly compose path to _dirname.talk for dirs located in the root....Jens Arnold2005-05-02