summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
* Allow usb connect in ask_resumeBjörn Stenberg2003-01-28
* include time.h for the sim (the win version in fact)Daniel Stenberg2003-01-27
* tm_mon starts at 0Björn Stenberg2003-01-27
* Added a "cursor"-function for the keyvoard.Kjell Ericson2003-01-27
* Corrected get_time(). This should fix the bad file date bug. Also changed sta...Björn Stenberg2003-01-27
* Cursor movement in the middle of the screen only moves the cursor.Mats Lidell2003-01-26
* Adds cursor blink and forward and backwards delete to keyboard input. (No lan...Mats Lidell2003-01-24
* Local variables line removed.Mats Lidell2003-01-24
* 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
* my compiler warned on a missing newline on the last line!Daniel Stenberg2003-01-23
* Removed unnecessary calls to lcd_stop_scroll().Kjell Ericson2003-01-23
* Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...Uwe Freese2003-01-22
* Fixed WPS-screen for player.Kjell Ericson2003-01-22
* First version of a "better" keyboard handling for the Player.Kjell Ericson2003-01-21
* added new queue stringsArnaud de Bonald2003-01-20
* First attempt in rocklatin1 input for player.Mats Lidell2003-01-20
* avoid mem info overflow when having 8MB ;-)Uwe Freese2003-01-18
* Added repeat for DEL keyBjörn Stenberg2003-01-18
* Bug fix: Exit volume setting even if both keys are released simultaneouslyBjörn Stenberg2003-01-17
* Include config.h. Fixes compile error because of new MAS define.Hardeep Sidhu2003-01-16
* fixed bug with undo and switching levelsEric Linenberg2003-01-16
* When building the FM version, invoke 'scramble' with the -fm option.Daniel Stenberg2003-01-16
* FM Recorder support addedDaniel Stenberg2003-01-16
* press ON for undo in sokoban (only 1 undo for now, but better than nothingEric Linenberg2003-01-16
* resume_index was being reset too early in ask once resume mode resulting in i...Hardeep Sidhu2003-01-15
* Centered fourth shift line (secretly removing a bug in the process)Björn Stenberg2003-01-15
* Use lang definition for shuffling.Mats Lidell2003-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
* Fixed wrong u character.Björn Stenberg2003-01-15
* Removed annoying OK delay from settings. Made cancel text visible.Björn Stenberg2003-01-15
* Recording screen now uses fixed font.Björn Stenberg2003-01-15
* Keyboard fixes. ON now means Done on both recorder and player. Navigation key...Björn Stenberg2003-01-15
* menu_run() does not need to do lcd_update()Daniel Stenberg2003-01-15
* Swedish language updated by Kjell and Mats Lidell.Kjell Ericson2003-01-14
* Added cancel options in settings menues.Kjell Ericson2003-01-14
* Added LANG_MENU_SETTING_OK/CANCEL for english and swedish.Kjell Ericson2003-01-14
* Bidirectional scroll for player.Mats Lidell2003-01-14
* 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
* Cleaning up code for Player.Kjell Ericson2003-01-13
* The progress char for Player could been undefined.Kjell Ericson2003-01-13
* Changing default scroll delay to 1000ms (1 second).Kjell Ericson2003-01-13
* Increased CONFIG_BLOCK_VERSION to indicate modified config block format.Björn Stenberg2003-01-11
* In sync.Mats Lidell2003-01-10
* Show complete status when asking for resume.Mats Lidell2003-01-10
* Adapted player code for new Rocklatin character set.Kjell Ericson2003-01-10
* Starting the mpeg_thread for the simulator.Kjell Ericson2003-01-10