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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
player
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
1
-110
/
+0
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
1
-1
/
+2
2019-09-24
Bug fix icon.c crashes with negative icon index
William Wilgus
1
-1
/
+1
2010-05-14
Fix remaining reds/yellows.
Thomas Martitz
1
-3
/
+3
2010-05-07
Revert hotkey bitmaps
Jeffrey Goode
1
-1
/
+0
2010-05-07
Hotkey menu items have their own icon
Jeffrey Goode
1
-0
/
+1
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
1
-1
/
+0
2009-08-12
Fix yellows.
Thomas Martitz
1
-1
/
+2
2009-08-12
Make kbd_input() show a cancel splash to indicate user abort better and for b...
Thomas Martitz
1
-3
/
+6
2009-03-23
Correct Björn's name in various file headers.
Nicolas Pennequin
1
-1
/
+1
2008-09-12
Make local function static and add missing #includes for Archos player
Bertrik Sikken
1
-0
/
+1
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
3
-6
/
+12
2008-03-08
Revert accidental tree commit. Sorry for that.
Jens Arnold
2
-234
/
+0
2008-03-08
Revert accidental tree commit. Sorry for that.
Jens Arnold
2
-0
/
+234
2008-03-08
Revert accidental tree commit. Sorry for that.
Jens Arnold
2
-234
/
+0
2008-03-08
No need to have \n here. panicf() won't output it anyway.
Jens Arnold
2
-0
/
+234
2008-02-23
Small fixes for icon behaviour on the Player: Read viewer icon numbers from v...
Jens Arnold
1
-8
/
+7
2008-01-05
Stop the player vkeyboard from freezing when voice is enabled and it tries to...
Jens Arnold
1
-1
/
+1
2007-10-19
FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...
Steve Bavin
1
-4
/
+4
2007-10-10
Slight code policing.
Jens Arnold
1
-8
/
+9
2007-10-10
Fix red Ondio builds. Hwcodec targets can't beep that way, so disable that be...
Jens Arnold
1
-5
/
+18
2007-06-11
...forgot one.
Steve Bavin
1
-3
/
+3
2007-05-19
More header and dead code cleanup.
Nils Wallménius
1
-1
/
+0
2007-04-16
Customizable icons for all bitmap targets. (FS#7013)
Jonathan Gordon
2
-47
/
+87
2007-03-27
Make the charset more maintainable by using an enum for font indexing, fix wr...
Jens Arnold
1
-2
/
+2
2007-03-26
Ooops.
Jens Arnold
1
-1
/
+0
2007-03-26
First step of charcell LCD code rework: * Make it fully unicode aware so that...
Jens Arnold
2
-42
/
+28
2007-03-03
Remove the need to double up the MENU macros in manu.h.
Jonathan Gordon
1
-0
/
+26
2005-12-07
Code cleanup.
Jens Arnold
1
-6
/
+4
2005-12-07
Fixed player vkeyboard to properly work with unicode on target.
Jens Arnold
1
-5
/
+5
2005-12-06
waiting is over: initial unicode commit
Marcoen Hirschberg
1
-27
/
+69
2005-11-20
removed old statusbar and buttonbar code
Kevin Ferrare
1
-3
/
+3
2005-11-16
Multi screen support for playlist viewer, some fixes in other gui files
Kevin Ferrare
1
-0
/
+2
2005-08-24
Keyboard code cleanup & optimisation. Corrected potential overflow problem.
Jens Arnold
1
-22
/
+9
2005-08-24
Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un...
Jens Arnold
1
-3
/
+11
2005-02-08
A bit more elegant cursor position handling.
Jens Arnold
1
-1
/
+1
2005-02-06
New virtual keyboard for player: (1) Much more user friendly (button directio...
Jens Arnold
1
-234
/
+188
2004-09-19
Redesigned the button handling. The code now uses symbolic function defines i...
Björn Stenberg
1
-8
/
+9
2004-07-14
Added bookmark icon for the Player/Studio
Linus Nielsen Feltzing
1
-2
/
+2
2004-07-09
Fixed the Player keyboard cursor positioning, bug #983404
Linus Nielsen Feltzing
1
-6
/
+23
2004-05-21
Plugin/file type association system. Patch #879411 by Henrik Backe
Björn Stenberg
1
-1
/
+6
2003-12-12
Initial suppport for building Rockbox for Neo. The Neo has a different
Daniel Stenberg
1
-1
/
+1
2003-06-29
Added plugin loader. Moved games, demos and the text viewer to loadable plugi...
Björn Stenberg
1
-1
/
+2
2003-06-02
We missed the null byte at the end of the string.
Kjell Ericson
1
-1
/
+1
2003-03-11
Synched with recorder: Starts editing at the end of the string.
Mats Lidell
1
-3
/
+7
2003-01-31
Language support for player keyboard.
Mats Lidell
1
-5
/
+5
2003-01-29
Removed cursor before adding it.
Kjell Ericson
1
-0
/
+1
2003-01-27
Added a "cursor"-function for the keyvoard.
Kjell Ericson
1
-17
/
+37
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
[next]