summaryrefslogtreecommitdiff
path: root/apps/player (follow)
Commit message (Expand)AuthorAge
* Fix remaining reds/yellows.Thomas Martitz2010-05-14
* Revert hotkey bitmapsJeffrey Goode2010-05-07
* Hotkey menu items have their own iconJeffrey Goode2010-05-07
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Fix yellows.Thomas Martitz2009-08-12
* Make kbd_input() show a cancel splash to indicate user abort better and for b...Thomas Martitz2009-08-12
* Correct Björn's name in various file headers.Nicolas Pennequin2009-03-23
* Make local function static and add missing #includes for Archos playerBertrik Sikken2008-09-12
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Revert accidental tree commit. Sorry for that.Jens Arnold2008-03-08
* Revert accidental tree commit. Sorry for that.Jens Arnold2008-03-08
* Revert accidental tree commit. Sorry for that.Jens Arnold2008-03-08
* No need to have \n here. panicf() won't output it anyway.Jens Arnold2008-03-08
* Small fixes for icon behaviour on the Player: Read viewer icon numbers from v...Jens Arnold2008-02-23
* Stop the player vkeyboard from freezing when voice is enabled and it tries to...Jens Arnold2008-01-05
* FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin2007-10-19
* Slight code policing.Jens Arnold2007-10-10
* Fix red Ondio builds. Hwcodec targets can't beep that way, so disable that be...Jens Arnold2007-10-10
* ...forgot one.Steve Bavin2007-06-11
* More header and dead code cleanup.Nils Wallménius2007-05-19
* Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon2007-04-16
* Make the charset more maintainable by using an enum for font indexing, fix wr...Jens Arnold2007-03-27
* Ooops.Jens Arnold2007-03-26
* First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold2007-03-26
* Remove the need to double up the MENU macros in manu.h.Jonathan Gordon2007-03-03
* Code cleanup.Jens Arnold2005-12-07
* Fixed player vkeyboard to properly work with unicode on target.Jens Arnold2005-12-07
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
* removed old statusbar and buttonbar codeKevin Ferrare2005-11-20
* Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare2005-11-16
* Keyboard code cleanup & optimisation. Corrected potential overflow problem.Jens Arnold2005-08-24
* Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un...Jens Arnold2005-08-24
* A bit more elegant cursor position handling.Jens Arnold2005-02-08
* New virtual keyboard for player: (1) Much more user friendly (button directio...Jens Arnold2005-02-06
* Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg2004-09-19
* Added bookmark icon for the Player/StudioLinus Nielsen Feltzing2004-07-14
* Fixed the Player keyboard cursor positioning, bug #983404Linus Nielsen Feltzing2004-07-09
* Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg2004-05-21
* Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg2003-12-12
* Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg2003-06-29
* We missed the null byte at the end of the string.Kjell Ericson2003-06-02
* Synched with recorder: Starts editing at the end of the string.Mats Lidell2003-03-11
* Language support for player keyboard.Mats Lidell2003-01-31
* Removed cursor before adding it.Kjell Ericson2003-01-29
* Added a "cursor"-function for the keyvoard.Kjell Ericson2003-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
* First version of a "better" keyboard handling for the Player.Kjell Ericson2003-01-21
* First attempt in rocklatin1 input for player.Mats Lidell2003-01-20
* Centered fourth shift line (secretly removing a bug in the process)Björn Stenberg2003-01-15