summaryrefslogtreecommitdiff
path: root/apps/tree.c (follow)
Commit message (Expand)AuthorAge
* Added ON+PLAY in dir browser for file actions: Rename, Delete and Queue.Björn Stenberg2003-01-15
* Moving the keyboard buffer empty routine to pure simulator code.Kjell Ericson2003-01-13
* Special code for SIMULATOR because it might return the eyrelease of ...Kjell Ericson2003-01-13
* Show complete status when asking for resume.Mats Lidell2003-01-10
* Adapted player code for new Rocklatin character set.Kjell Ericson2003-01-10
* The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...Björn Stenberg2003-01-09
* Killed a dozen global variablesBjörn Stenberg2002-12-18
* Removed clearing of resume info after STOP and USB.Björn Stenberg2002-12-18
* correction to make 'playlists' display option workRobert Hak2002-12-02
* updateing a build failure (ata_power_off) and first attempt to add 'playlist ...Robert Hak2002-11-30
* Removed some unnecessary LCD updatesLinus Nielsen Feltzing2002-10-28
* resume ask once option addedRobert Hak2002-10-16
* The player firmware now autodetects the LCD type. No need for two player vers...Linus Nielsen Feltzing2002-10-15
* removed button_set_repeat/release() calls since we don't really need to do itRobert Hak2002-10-12
* Retrieve the first_index from playlist when updating resume settings instead ...Hardeep Sidhu2002-10-11
* Enable status bar in usb mode.Markus Braun2002-10-11
* Minor bug fixBjörn Stenberg2002-10-08
* Added persistence of last .wps, .fnt and .lng file played in /.rockboxBjörn Stenberg2002-10-08
* Added new icons for .cfg and .txt filesBjörn Stenberg2002-10-08
* Renamed .eq files .cfgBjörn Stenberg2002-10-08
* Store the first index of the playlist and use it when calculating the next in...Hardeep Sidhu2002-10-06
* Gilles Roux's text viewerDaniel Stenberg2002-09-30
* ON+UP/DOWN now acts as pgup/pgdn in dir browser on recorder.Björn Stenberg2002-09-29
* Quickscreen now stays up after a quick key press only, not if key is held downBjörn Stenberg2002-09-29
* Only show scrollbar when needed. (Björn Fischer)Björn Stenberg2002-09-24
* Merged 'mp3 filter' and 'show hidden files' into a single filter option.Björn Stenberg2002-09-24
* Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg2002-09-24
* Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg2002-09-24
* Added a flag icon for language files.Björn Stenberg2002-09-24
* visual feedback on language loadingDaniel Stenberg2002-09-24
* use the language load function for .lng files, oooh this is fun! ;-)Daniel Stenberg2002-09-24
* New mpeg_status() function replaces mpeg_is_playing()Linus Nielsen Feltzing2002-09-24
* New full ISO-8859-1 system font.Björn Stenberg2002-09-20
* New language/string handlingBjörn Stenberg2002-09-18
* Fixed follow playlist bug when current track was in root directory.Hardeep Sidhu2002-09-17
* Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg2002-09-12
* Go to current song (instead of root) when exiting wps after resume and browse...Hardeep Sidhu2002-09-09
* Hardeep's browse current file patch. When hitting stop while playing, you wi...Eric Linenberg2002-09-09
* Custom EQ files can now be loaded (*.eq). Docs coming soon :)Justin Heiner2002-09-06
* Bjorn (Fisher)'s patch to skip the FAT volume ID being shown.Robert Hak2002-09-06
* The beginnings of loadable EQ's from the tree. Ifdef'd as CUSTOM_EQJustin Heiner2002-09-05
* Added dir filter toggle (mp3/m3u) to F2 quick-set screen.Björn Stenberg2002-09-03
* Changed Player Tree-Icon display to not show any icon for unknown filesJustin Heiner2002-09-03
* Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...Björn Stenberg2002-09-03
* Added Randy Wood's ROLOBjörn Stenberg2002-09-03
* Smarter handling of custom charsLinus Nielsen Feltzing2002-09-03
* Now we have file type icons on the player, thanks to Justin HeinerLinus Nielsen Feltzing2002-09-03
* Renamed "wps.config" to "default.wps".Björn Stenberg2002-09-02
* Fixed build errorsBjörn Stenberg2002-09-01
* Added repeat for ENTER and EXITBjörn Stenberg2002-09-01