index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
Files
Lines
2003-01-31
Language support for player keyboard.
Mats Lidell
3
-5
/
+125
2003-01-30
no inline for simulator compilation
Felix Arends
1
-0
/
+5
2003-01-30
fix the scroll on the player again
Daniel Stenberg
1
-3
/
+3
2003-01-29
first variables, then code
Daniel Stenberg
1
-2
/
+3
2003-01-29
Fix simulator build error
Björn Stenberg
1
-3
/
+0
2003-01-29
Added basic playlist creation. Creates <dirname>.m3u in the parent directory,...
Björn Stenberg
4
-4
/
+117
2003-01-29
Removed cursor before adding it.
Kjell Ericson
1
-0
/
+1
2003-01-29
Code police raid
Björn Stenberg
1
-113
/
+89
2003-01-29
New onplay-menu for the Player.
Kjell Ericson
3
-14
/
+138
2003-01-28
Show status stopped after playlist ends
Björn Stenberg
1
-0
/
+2
2003-01-28
avoid division by zero (appears in the sim at times)
Daniel Stenberg
1
-3
/
+4
2003-01-28
Allow usb connect in ask_resume
Björn Stenberg
1
-2
/
+8
2003-01-27
include time.h for the sim (the win version in fact)
Daniel Stenberg
1
-0
/
+3
2003-01-27
tm_mon starts at 0
Björn Stenberg
1
-1
/
+1
2003-01-27
Added a "cursor"-function for the keyvoard.
Kjell Ericson
1
-17
/
+37
2003-01-27
Corrected get_time(). This should fix the bad file date bug. Also changed sta...
Björn Stenberg
2
-8
/
+5
2003-01-26
Cursor movement in the middle of the screen only moves the cursor.
Mats Lidell
1
-6
/
+10
2003-01-24
Adds cursor blink and forward and backwards delete to keyboard input. (No lan...
Mats Lidell
1
-119
/
+155
2003-01-24
Local variables line removed.
Mats Lidell
1
-1
/
+0
2003-01-24
fixed the dir browsing graphical flaws introduced yesterday.
Daniel Stenberg
1
-28
/
+48
2003-01-24
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
11
-50
/
+0
2003-01-23
my compiler warned on a missing newline on the last line!
Daniel Stenberg
1
-1
/
+1
2003-01-23
Removed unnecessary calls to lcd_stop_scroll().
Kjell Ericson
6
-46
/
+35
2003-01-22
Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...
Uwe Freese
5
-3
/
+298
2003-01-22
Fixed WPS-screen for player.
Kjell Ericson
1
-35
/
+37
2003-01-21
First version of a "better" keyboard handling for the Player.
Kjell Ericson
1
-65
/
+150
2003-01-20
added new queue strings
Arnaud de Bonald
1
-2
/
+15
2003-01-20
First attempt in rocklatin1 input for player.
Mats Lidell
1
-14
/
+50
2003-01-18
avoid mem info overflow when having 8MB ;-)
Uwe Freese
1
-1
/
+2
2003-01-18
Added repeat for DEL key
Björn Stenberg
1
-0
/
+1
2003-01-17
Bug fix: Exit volume setting even if both keys are released simultaneously
Björn Stenberg
1
-0
/
+2
2003-01-16
Include config.h. Fixes compile error because of new MAS define.
Hardeep Sidhu
1
-0
/
+1
2003-01-16
fixed bug with undo and switching levels
Eric Linenberg
1
-5
/
+10
2003-01-16
When building the FM version, invoke 'scramble' with the -fm option.
Daniel Stenberg
1
-1
/
+5
2003-01-16
FM Recorder support added
Daniel Stenberg
1
-6
/
+11
2003-01-16
press ON for undo in sokoban (only 1 undo for now, but better than nothing
Eric Linenberg
1
-2
/
+59
2003-01-15
resume_index was being reset too early in ask once resume mode resulting in i...
Hardeep Sidhu
1
-5
/
+6
2003-01-15
Centered fourth shift line (secretly removing a bug in the process)
Björn Stenberg
1
-1
/
+1
2003-01-15
Use lang definition for shuffling.
Mats Lidell
1
-1
/
+1
2003-01-15
What? Don't players have an OFF button??? ;)
Björn Stenberg
1
-6
/
+16
2003-01-15
Queue display is conditional for players too.
Björn Stenberg
1
-1
/
+2
2003-01-15
Added ON+PLAY in dir browser for file actions: Rename, Delete and Queue.
Björn Stenberg
2
-81
/
+213
2003-01-15
Fixed wrong u character.
Björn Stenberg
1
-1
/
+1
2003-01-15
Removed annoying OK delay from settings. Made cancel text visible.
Björn Stenberg
2
-23
/
+11
2003-01-15
Recording screen now uses fixed font.
Björn Stenberg
1
-1
/
+2
2003-01-15
Keyboard fixes. ON now means Done on both recorder and player. Navigation key...
Björn Stenberg
2
-100
/
+114
2003-01-15
menu_run() does not need to do lcd_update()
Daniel Stenberg
1
-1
/
+0
2003-01-14
Swedish language updated by Kjell and Mats Lidell.
Kjell Ericson
1
-24
/
+24
2003-01-14
Added cancel options in settings menues.
Kjell Ericson
2
-11
/
+79
2003-01-14
Added LANG_MENU_SETTING_OK/CANCEL for english and swedish.
Kjell Ericson
2
-0
/
+21
[next]