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