- c8592ba Voice UI: option to spell dirs/files, say (known) extension with file number, minor fixes by Jörg Hohensohn · 21 years ago
- 18e91a7 bugfix for changing position/directory during the talkbox "hover" timeout by Jörg Hohensohn · 21 years ago
- 1f05cb1 removed a warning by Jörg Hohensohn · 21 years ago
- 6e86b66 hovering talkbox clips are played after a 1 sec timeout, to avoid constant disk access while scrolling by Jörg Hohensohn · 21 years ago
- 3aa99e1 Step 4 of voice UI: by Jörg Hohensohn · 21 years ago
- 53d8253 Use same path buffer when recursively creating playlist by Hardeep Sidhu · 21 years ago
- be21ab8 Adds USB detection on changed bootfile question by Henrik Backe · 21 years ago
- 8e20415 Fixed the font problem reported by Mark Bright, cleaning up some code in the process by Linus Nielsen Feltzing · 21 years ago
- 9431ae5 Fixed player build problem caused by the button bar changes by Linus Nielsen Feltzing · 21 years ago
- e254632 The tree view is now correctly restored after a button bar change by Linus Nielsen Feltzing · 21 years ago
- 77936e6 First shot at a nice little button bar at the bottom of the recorder LCD. Enable Button Bar in the Display settings. Only the dir browser uses it at the moment. by Linus Nielsen Feltzing · 21 years ago
- 10b92c4 First step towards context sensitive and configurable menus, by Brent Coutts by Linus Nielsen Feltzing · 21 years ago
- 642cce2 Moved Create Directory to the ON+Play menu by Linus Nielsen Feltzing · 21 years ago
- ef7293f New feature: NOw you can store the recorded files in either /recordings (the directory will be created automatically) or in the current directory. by Linus Nielsen Feltzing · 21 years ago
- 9891230 Check USB before resuming by Björn Stenberg · 21 years ago
- 11280c7 Don't start wps from rockbox_browse(). by Hardeep Sidhu · 21 years ago
- a108ec2 Added Benjamin Metzlers bookmarking feature (patch #669440) by Björn Stenberg · 21 years ago
- 1afa395 The splash() function's second argument (keymask) is now removed, as it by Daniel Stenberg · 21 years ago
- b46a8c6 fix by Alex Pleiner by Jörg Hohensohn · 21 years ago
- 1707fd9 icons for .ch8, .rvf by Jörg Hohensohn · 21 years ago
- 14c54cc handle_on() depends on the presence of an ON button by Daniel Stenberg · 21 years ago
- bd8f448 the video player plugin and file the type / plugin API for it by Jörg Hohensohn · 21 years ago
- 8e43ccb Initial suppport for building Rockbox for Neo. The Neo has a different by Daniel Stenberg · 21 years ago
- 162bf39 Fixed incorrect #ifdef for .ucl and .ajz files by Hardeep Sidhu · 21 years ago
- 8b813d0 table-driven internal handling of file types, so we can have many of them by Jörg Hohensohn · 21 years ago
- 461d6e3 Added a splash to indicate battery charging if user tries to shut off while plugged in. by Björn Stenberg · 21 years ago
- cc9a8e1 Set font before resume. by Björn Stenberg · 21 years ago
- f11ffc0 s/stricmp/strcasecmp/ by Björn Stenberg · 21 years ago
- 3316a0f Case insensitive compare for BOOTFILE by Björn Stenberg · 21 years ago
- c918405 ask_resume(): Ignore ON with repeat too by Björn Stenberg · 21 years ago
- f97756e Patch #835815 by Henrik Backe, prevents stack overflow in .rockbox browser. by Linus Nielsen Feltzing · 21 years ago
- 1694847 play .ch8 files with the Chip-8 emulator by Jörg Hohensohn · 21 years ago
- 130dccf .rockbox-browser showed old cached data when the .rockbox dir was already cached by the dir browser. Now it forces a reload of the .rockbox dir. by Linus Nielsen Feltzing · 21 years ago
- de5477c Brian King's .rockbox browsing patch by Björn Stenberg · 21 years ago
- 7f67717 Ignore ON button in ask_resume(), to avoid mistakenly cancelling resume. by Björn Stenberg · 21 years ago
- 182d786 Fixed build error: UCL files are only supported on recorders so far. by Björn Stenberg · 21 years ago
- 8d2a408 Lee Marlow's patch: UCL files can be "played" to call the flash plugin by Jörg Hohensohn · 21 years ago
- 6e49e78 Henrik Backe's resume-with-ON-key patch (#767082). Now you can resume playback after STOP is pressed by just hitting the ON key to go to the WPS. by Linus Nielsen Feltzing · 22 years ago
- 9e42620 Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlist from file browser to see available options. by Hardeep Sidhu · 22 years ago
- ba5dfbd The file browser now detects if ajbrec.ajz/archos.mod has been modified after a usb session, and asks if you want to reboot to the new version. by Björn Stenberg · 22 years ago
- ba371fb Added plugin loader. Moved games, demos and the text viewer to loadable plugins. Copy your *.rock files to /.rockbox/rocks/ by Björn Stenberg · 22 years ago
- b88f2bc english language updated to be a bit more general, we now offer button descriptions on delete for recorder by Robert Hak · 22 years ago
- d1a6fa1 Addded option to hide icons in dir browser. (Patch #728377) by Björn Stenberg · 22 years ago
- 87d5cfe Patch #700467, corrects a bug when shuffling with play-selected-first set to No by Linus Nielsen Feltzing · 22 years ago
- 8190b5d Fixed bad remote control handling in wps. Changed tree navigation keys to right/left (was vol +/-) by Björn Stenberg · 22 years ago
- 92e9b15 Bad grammar fix by Linus Nielsen Feltzing · 22 years ago
- 20d031f Configurable dir browser file buffer size. No more 400-file limit. No more whining. by Linus Nielsen Feltzing · 22 years ago
- 6cafc14 showdir() should always redraw status bar by Björn Stenberg · 22 years ago
- 942bc94 Only redraw the status line when info actually changed. by Björn Stenberg · 22 years ago
- 28cce68 Changed remote control button events to separate codes. Now the remote control works while keys are locked. by Björn Stenberg · 22 years ago
- e43b78a Magnus Öman's long awaited inverted cursor patch by Linus Nielsen Feltzing · 22 years ago
- 57e928f Fixed the garbled display when deleting the last file in a directory (bug #680811) by Linus Nielsen Feltzing · 22 years ago
- 887e217 The create_playlist() function didn't correctly handle fd == 0, and didn't force a directory reload by Linus Nielsen Feltzing · 22 years ago
- 8aafcf8 use splash() when a new language is loaded by Daniel Stenberg · 22 years ago
- bed4b0f Don't reload_dir after page up/down. by Hardeep Sidhu · 22 years ago
- d7a55e1 Changed ON+PLAY screen to a menu, unified player & recorder and moved the code to a separate file. by Björn Stenberg · 22 years ago
- c38c701 Fix: Too many arguments to snprintf by Björn Stenberg · 22 years ago
- 10abfec Doubleslash eradication by Björn Stenberg · 22 years ago
- d5de319 Killed sim warning by Linus Nielsen Feltzing · 22 years ago
- 6475aa0 Experimental Xing header generation added. Use with caution by Linus Nielsen Feltzing · 22 years ago
- 22cbe93 Don't allow renaming to ''. by Björn Stenberg · 22 years ago
- d0b4e2a Kill silly warning by Björn Stenberg · 22 years ago
- 118316b Now only shows extensions in mode Show files: All by Björn Stenberg · 22 years ago
- d3d2905 Mike Holden's patch #687181 to correct the bad screen update when deleting by Daniel Stenberg · 22 years ago
- e6df841 Bug fix: Font and lang files weren't save correctly to settings by Björn Stenberg · 22 years ago
- bda4ec1 Fixed a number of .cfg loader bugs by Björn Stenberg · 22 years ago
- 5eb6384 Scroll file name in file management screens. Fixes bug report #686628 by Daniel Stenberg · 22 years ago
- c47b654 The LANG_RENAME string could be f***ed up in onplay_screen. Patch by SeeSchloss. by Linus Nielsen Feltzing · 22 years ago
- 9c16e12 Expanded .cfg loader to include most settings. Based on Christian Determann's patch. by Björn Stenberg · 22 years ago
- 81911fe Fixed delete file. You shall not accept a deletion by releasing the BUTTON_PLAY\ by Kjell Ericson · 22 years ago
- 816bc8c Simulator warns when archos dir is misssing. dirbrowse changed to by Mats Lidell · 22 years ago
- b8a8618 first variables, then code by Daniel Stenberg · 22 years ago
- dc8f0ee Fix simulator build error by Björn Stenberg · 22 years ago
- efb165f Added basic playlist creation. Creates <dirname>.m3u in the parent directory, containing all mp3/mp2/mpa files found recursively. The process can be aborted with OFF or STOP. by Björn Stenberg · 22 years ago
- fc69875 Code police raid by Björn Stenberg · 22 years ago
- 5cd393c New onplay-menu for the Player. by Kjell Ericson · 22 years ago
- bb3685e Allow usb connect in ask_resume by Björn Stenberg · 22 years ago
- cc46b4a fixed the dir browsing graphical flaws introduced yesterday. by Daniel Stenberg · 22 years ago
- 74cc9e4 Remove use of rockbox-mode.el in local variables list. by Mats Lidell · 22 years ago
- 767d604 Removed unnecessary calls to lcd_stop_scroll(). by Kjell Ericson · 22 years ago
- 86a4499 resume_index was being reset too early in ask once resume mode resulting in incorrect track being played. by Hardeep Sidhu · 22 years ago
- 994d598 What? Don't players have an OFF button??? ;) by Björn Stenberg · 22 years ago
- 68eab38 Queue display is conditional for players too. by Björn Stenberg · 22 years ago
- caebdd4 Added ON+PLAY in dir browser for file actions: Rename, Delete and Queue. by Björn Stenberg · 22 years ago
- 9b98652 Moving the keyboard buffer empty routine to pure simulator code. by Kjell Ericson · 22 years ago
- d05e8b2 Special code for SIMULATOR because it might return the eyrelease of the shell when starting the simulator by Kjell Ericson · 22 years ago
- bce5032 Show complete status when asking for resume. by Mats Lidell · 22 years ago
- c11b90f Adapted player code for new Rocklatin character set. by Kjell Ericson · 22 years ago
- c78e1b0 The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding down PLAY on it while playing other music. by Björn Stenberg · 22 years ago
- c3fd67c Killed a dozen global variables by Björn Stenberg · 22 years ago
- 34fa62b Removed clearing of resume info after STOP and USB. by Björn Stenberg · 22 years ago
- 657a2f3 correction to make 'playlists' display option work by Robert Hak · 22 years ago
- 0789d42 updateing a build failure (ata_power_off) and first attempt to add 'playlist only' file display by Robert Hak · 22 years ago
- 1a27120 Removed some unnecessary LCD updates by Linus Nielsen Feltzing · 22 years ago
- c88751f resume ask once option added by Robert Hak · 22 years ago
- 0a4b247 The player firmware now autodetects the LCD type. No need for two player versions anymore by Linus Nielsen Feltzing · 22 years ago
- dcb9efa removed button_set_repeat/release() calls since we don't really need to do it by Robert Hak · 22 years ago
- 3735a15 Retrieve the first_index from playlist when updating resume settings instead of incorrectly using start_index by Hardeep Sidhu · 22 years ago
- 88098be Enable status bar in usb mode. by Markus Braun · 22 years ago
- 5be4d34 Minor bug fix by Björn Stenberg · 22 years ago