summaryrefslogtreecommitdiff
path: root/apps/tree.c (follow)
Commit message (Expand)AuthorAge
...
* showdir() should always redraw status barBjörn Stenberg2003-04-23
* Only redraw the status line when info actually changed.Björn Stenberg2003-04-23
* Changed remote control button events to separate codes. Now the remote contro...Björn Stenberg2003-04-23
* Magnus Öman's long awaited inverted cursor patchLinus Nielsen Feltzing2003-04-16
* Fixed the garbled display when deleting the last file in a directory (bug #68...Linus Nielsen Feltzing2003-04-14
* The create_playlist() function didn't correctly handle fd == 0, and didn't fo...Linus Nielsen Feltzing2003-03-21
* use splash() when a new language is loadedDaniel Stenberg2003-03-17
* Don't reload_dir after page up/down.Hardeep Sidhu2003-03-17
* Changed ON+PLAY screen to a menu, unified player & recorder and moved the cod...Björn Stenberg2003-03-12
* Fix: Too many arguments to snprintfBjörn Stenberg2003-03-11
* Doubleslash eradicationBjörn Stenberg2003-03-11
* Killed sim warningLinus Nielsen Feltzing2003-03-10
* Experimental Xing header generation added. Use with cautionLinus Nielsen Feltzing2003-03-10
* Don't allow renaming to ''.Björn Stenberg2003-03-10
* Kill silly warningBjörn Stenberg2003-03-10
* Now only shows extensions in mode Show files: AllBjörn Stenberg2003-03-10
* Mike Holden's patch #687181 to correct the bad screen update when deletingDaniel Stenberg2003-03-07
* Bug fix: Font and lang files weren't save correctly to settingsBjörn Stenberg2003-02-23
* Fixed a number of .cfg loader bugsBjörn Stenberg2003-02-17
* Scroll file name in file management screens. Fixes bug report #686628Daniel Stenberg2003-02-17
* The LANG_RENAME string could be f***ed up in onplay_screen. Patch by SeeSchloss.Linus Nielsen Feltzing2003-02-15
* Expanded .cfg loader to include most settings. Based on Christian Determann's...Björn Stenberg2003-02-14
* Fixed delete file. You shall not accept a deletion by releasing the BUTTON_PLAY\Kjell Ericson2003-01-31
* Simulator warns when archos dir is misssing. dirbrowse changed toMats Lidell2003-01-31
* first variables, then codeDaniel Stenberg2003-01-29
* Fix simulator build errorBjörn Stenberg2003-01-29
* Added basic playlist creation. Creates <dirname>.m3u in the parent directory,...Björn Stenberg2003-01-29
* Code police raidBjörn Stenberg2003-01-29
* New onplay-menu for the Player.Kjell Ericson2003-01-29
* Allow usb connect in ask_resumeBjörn Stenberg2003-01-28
* fixed the dir browsing graphical flaws introduced yesterday.Daniel Stenberg2003-01-24
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* Removed unnecessary calls to lcd_stop_scroll().Kjell Ericson2003-01-23
* resume_index was being reset too early in ask once resume mode resulting in i...Hardeep Sidhu2003-01-15
* What? Don't players have an OFF button??? ;)Björn Stenberg2003-01-15
* Queue display is conditional for players too.Björn Stenberg2003-01-15
* 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