- 09768f6 added the NODO document by Daniel Stenberg · 22 years ago
- d7b4645 Ludovic Lange's initial code for FM Recorder, edited and adjusted by me. by Daniel Stenberg · 22 years ago
- ed69390 fixed bug with undo and switching levels by Eric Linenberg · 22 years ago
- 4a14485 When building the FM version, invoke 'scramble' with the -fm option. by Daniel Stenberg · 22 years ago
- fc716a7 Use the correct defines to #ifdef on, so that the FM version builds fine too by Daniel Stenberg · 22 years ago
- f092920 Added FM recorder support by Daniel Stenberg · 22 years ago
- 8acdc4a FM Recorder support added by Daniel Stenberg · 22 years ago
- 6c0818f Accept ARCHOS_FMRECORDER when building for FM Recorder by Daniel Stenberg · 22 years ago
- 16576ef press ON for undo in sokoban (only 1 undo for now, but better than nothing by Eric Linenberg · 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
- 3568d39 Centered fourth shift line (secretly removing a bug in the process) by Björn Stenberg · 22 years ago
- 4042ec8 Use lang definition for shuffling. by Mats Lidell · 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
- 5defb4c added 'battery level flickers\!' question by Uwe Freese · 22 years ago
- caebdd4 Added ON+PLAY in dir browser for file actions: Rename, Delete and Queue. by Björn Stenberg · 22 years ago
- 43d6d28 Fixed wrong u character. by Björn Stenberg · 22 years ago
- 093e3b2 Removed annoying OK delay from settings. Made cancel text visible. by Björn Stenberg · 22 years ago
- 0e84a50 Recording screen now uses fixed font. by Björn Stenberg · 22 years ago
- 58dff17 Keyboard fixes. ON now means Done on both recorder and player. Navigation keys repeat. Recorder keyboard uses system font. by Björn Stenberg · 22 years ago
- 2c30107 Added ViewCVS blimp by Björn Stenberg · 22 years ago
- 7d80ba0 Added rename() to simulator by Björn Stenberg · 22 years ago
- 541fa6a menu_run() does not need to do lcd_update() by Daniel Stenberg · 22 years ago
- 3ff8f10 reverted kjer's lcd_clear_display() change that stops the scroll by Daniel Stenberg · 22 years ago
- 4b6a1f2 Made unicode2iso() static. by Björn Stenberg · 22 years ago
- 32bfc99 Added unicode conversion from cyrillic, greek, hebrew, arabic and thai. by Björn Stenberg · 22 years ago
- 601d77d Swedish language updated by Kjell and Mats Lidell. by Kjell Ericson · 22 years ago
- 75361e5 Stop scrolling text when lcd_clear_display() has been called. by Kjell Ericson · 22 years ago
- 5d75f7e Added cancel options in settings menues. by Kjell Ericson · 22 years ago
- 5caec3a Added LANG_MENU_SETTING_OK/CANCEL for english and swedish. by Kjell Ericson · 22 years ago
- c65dadf Bidirectional scroll for player. by Mats Lidell · 22 years ago
- 4c7f70f Bidirectional scroll ala recorder. by Mats Lidell · 22 years ago
- fd07b69 Fixed the mapping between software mapped patterns and hardware LCD. by Kjell Ericson · 22 years ago
- 1a4fd1f Resolved last_pat and last_used_pat. by Mats Lidell · 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
- c8e0fff Cleaning up code for Player. by Kjell Ericson · 22 years ago
- 739d401 The progress char for Player could been undefined. by Kjell Ericson · 22 years ago
- 69762cc Changing default scroll delay to 1000ms (1 second). by Kjell Ericson · 22 years ago
- f5aa13a Increased CONFIG_BLOCK_VERSION to indicate modified config block format. by Björn Stenberg · 22 years ago
- 9fe27d0 Added Uwes rtc mod. by Björn Stenberg · 22 years ago
- 0078169 In sync. by Mats Lidell · 22 years ago
- bce5032 Show complete status when asking for resume. by Mats Lidell · 22 years ago
- 0b9311d Web updates by Björn Stenberg · 22 years ago
- b113073 Bugfix2 of the bidirectional scroll. Sorry... by Kjell Ericson · 22 years ago
- ac984ed Bugfix of the bidirectional scrolling. by Kjell Ericson · 22 years ago
- febc623 Fixed spelling misstakes. by Kjell Ericson · 22 years ago
- 4a197ec Function lcd_allow_bidirectictional_scrolling() implemented so we can turn it off. by Kjell Ericson · 22 years ago
- 54c8c71 Bidirectional scrolling implemented. The text will go back and forth by Kjell Ericson · 22 years ago
- dc88e23 Fixed the scroll_delay. by Kjell Ericson · 22 years ago
- f2feb0a A bunch of web updates by Björn Stenberg · 22 years ago
- 602c049 Description of how Rocklatin works and looks like. by Kjell Ericson · 22 years ago
- 3639325 Changed debug code. by Kjell Ericson · 22 years ago
- a33d6b2 Removed warnings. by Kjell Ericson · 22 years ago
- e8e2b2d battery 100% removed battery time added iso on player turned to YES by Daniel Stenberg · 22 years ago
- e346f1f Automatic tool to generate Rocklatin layout gif-pictures. by Kjell Ericson · 22 years ago
- 1cb8061 Implementing Rocklatin character set for Rockbox player. by Kjell Ericson · 22 years ago
- ea3d4d5 Implementing Rocklatin for Rockbox player. by Kjell Ericson · 22 years ago
- a309014 First official version. by Kjell Ericson · 22 years ago
- dd7f294 Implementing the Rocklatin character set for Rockbox player. by Kjell Ericson · 22 years ago
- c11b90f Adapted player code for new Rocklatin character set. by Kjell Ericson · 22 years ago
- b8342ff Starting the mpeg_thread for the simulator. by Kjell Ericson · 22 years ago
- ddefd1e Added a thread for the simulator that counts the time. by Kjell Ericson · 22 years ago
- bade4f7d more YES in the Rockbox column by Daniel Stenberg · 22 years ago
- 430a354 better estimated running time for usb mode by Uwe Freese · 22 years ago
- aef1b24 queue strings by Uwe Freese · 22 years ago
- 88fcd4f apply patches from patch traker and i uplang all patched lang file with last english.lang by Arnaud de Bonald · 22 years ago
- 86ced78 Comments. by Hardeep Sidhu · 22 years ago
- 12d1844 Fixes for player/studio in USB mode: 1) Update status bar 2) Disable USB status once disconnected by Hardeep Sidhu · 22 years ago
- 85d8b85 Fixed win32 simulator warnings. by Hardeep Sidhu · 22 years ago
- 989a3ec set_elapsed() bug fix by Simon Elén by Björn Stenberg · 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
- 0e34218 Remove bogus dirs from beginning of playlist file path. Patch by Hardeep Sidhu. by Björn Stenberg · 22 years ago
- 02e1b62 Joe Buczek told us Archos has Customizable backlight timeout since 1.28 by Daniel Stenberg · 22 years ago
- 6e9ba06 Store the current track pathname so follow playlist is respected at end of playlist. by Hardeep Sidhu · 22 years ago
- 96a6874 Signal track change if no tracks in playlist are valid so wps updates and exits properly. by Hardeep Sidhu · 22 years ago
- 8fd18e9 Prev was going back too many tracks if more than one track was loaded in memory. by Hardeep Sidhu · 22 years ago
- 3c67da8 In sync. by Mats Lidell · 22 years ago
- a25a2d5 Smaller sponsor text to avoid line wrap by Björn Stenberg · 22 years ago
- af70b2f 1.0 is a valid ID3 version by Björn Stenberg · 22 years ago
- 954c0ce Marked options that are only available in daily builds. by Björn Stenberg · 22 years ago
- 323f297 Added incomplete support for the FM Recorder header by Björn Stenberg · 22 years ago
- 5ff920e Added support for the FM Recorder header by Björn Stenberg · 22 years ago
- 0b9fbda Added (long overdue) news about recording feature by Björn Stenberg · 22 years ago
- b363362 Removed "Don't file bug reports on unreleased code" by Björn Stenberg · 22 years ago
- da64408 Added 'features' link to menu by Björn Stenberg · 22 years ago
- 2e072e8 new strings added. by Arnaud de Bonald · 22 years ago
- d3d1b98 Don't signal track change until all id3 entries have been updated. Also, correctly set new write index after removing all tracks. Both changes fix potential resume bugs. by Hardeep Sidhu · 22 years ago
- d2f90c9 Use flush_cache() when writing headbytes to disk to make sure we are on the correct sector. by Hardeep Sidhu · 22 years ago
- 89a1806 fix for another sim error by Uwe Freese · 22 years ago
- 72f784e dansk lang updates by Uwe Freese · 22 years ago
- 6fa54ee Paul van der Heu's updates by Uwe Freese · 22 years ago
- 3e3d857 description of battery level calculation updated by Uwe Freese · 22 years ago
- 0a0fd19 show 100% instead of animation when top-off chg. by Uwe Freese · 22 years ago
- 4bc287d battery level 100% when trickle chg, only 1% per minute change allowed, ignore 25 min. after charge start/stop, get rid of old lazyness table (I hope this makes the battery display less confusing to the user, charging algo. is not affected\!) by Uwe Freese · 22 years ago
- 012d1d5 display graphic batt. animation instead of numerical 0,34,68,100 when charging by Uwe Freese · 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
- eedd884 Formatting fixes by Björn Stenberg · 22 years ago
- 51f18b0 Fixed a simulator stub for set_battery_capacity() by Kjell Ericson · 22 years ago