summaryrefslogtreecommitdiff
path: root/apps/tree.c (follow)
Commit message (Expand)AuthorAge
...
* 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
* USB Related: Justin Heiner2002-08-31
* Added scrollbar to tree view and menus.Markus Braun2002-08-30
* syntax error fixDave Chapman2002-08-28
* allow mp2 and mpa as valid file extensions and rename TREE_ATTR_MP3 to TREE_A...Dave Chapman2002-08-28
* Added configurable disk spindown. The disk will also now not spin down while ...Björn Stenberg2002-08-26
* Now doesn't try to play non-mp3/m3u files.Björn Stenberg2002-08-23
* MENU_DISK_CHANGED is the new value for telling disk content might haveDaniel Stenberg2002-08-23
* Remade the menu system slightly. All functions invoked from menus now useDaniel Stenberg2002-08-23
* statusbar bug fix when going to the menu from the dir browserDaniel Stenberg2002-08-22
* Bill Napier's patch slightly remodelled. This adds a setting calledDaniel Stenberg2002-08-22
* play_list() is now modified to accept a playlist index that is eitherDaniel Stenberg2002-08-21
* store the correct index in the resume info when we fire up a single song in aDaniel Stenberg2002-08-21
* Always remove double-height when resumingBjörn Stenberg2002-08-20
* Now using lcd margins instead of a line offset for displaying status bar.Markus Braun2002-08-20
* Expanded resume options: off/ask/onBjörn Stenberg2002-08-19
* Fixed bad resume_index in dirs with both folders and filesBjörn Stenberg2002-08-16
* Fixed double-height problem and broken fwd/rew.Björn Stenberg2002-08-16
* Added resume. Works in dirs and playlists, shuffled or not. Resumes mid-song,...Björn Stenberg2002-08-16
* F3 now toggles global_settings.statusbarMarkus Braun2002-08-15
* Now we can have up to 400 files in a directoryLinus Nielsen Feltzing2002-08-15
* Getting a few pixels more filename display width by using a smaller cursor iconBjörn Stenberg2002-08-13
* Tell user when limits are reachedBjörn Stenberg2002-08-12
* Added remote vol up/down as next/prev navigation keysBjörn Stenberg2002-08-12
* First version of loadable fonts patch by Alex GitelmanBjörn Stenberg2002-08-11
* Fixed indexing bug in build_playlistBjörn Stenberg2002-08-08