summaryrefslogtreecommitdiff
path: root/apps/player
AgeCommit message (Expand)Author
2009-03-23Correct Björn's name in various file headers.Nicolas Pennequin
2008-09-12Make local function static and add missing #includes for Archos playerBertrik Sikken
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-03-08Revert accidental tree commit. Sorry for that.Jens Arnold
2008-03-08Revert accidental tree commit. Sorry for that.Jens Arnold
2008-03-08Revert accidental tree commit. Sorry for that.Jens Arnold
2008-03-08No need to have \n here. panicf() won't output it anyway.Jens Arnold
2008-02-23Small fixes for icon behaviour on the Player: Read viewer icon numbers from v...Jens Arnold
2008-01-05Stop the player vkeyboard from freezing when voice is enabled and it tries to...Jens Arnold
2007-10-19FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin
2007-10-10Slight code policing.Jens Arnold
2007-10-10Fix red Ondio builds. Hwcodec targets can't beep that way, so disable that be...Jens Arnold
2007-06-11...forgot one.Steve Bavin
2007-05-19More header and dead code cleanup.Nils Wallménius
2007-04-16Customizable icons for all bitmap targets. (FS#7013)Jonathan Gordon
2007-03-27Make the charset more maintainable by using an enum for font indexing, fix wr...Jens Arnold
2007-03-26Ooops.Jens Arnold
2007-03-26First step of charcell LCD code rework: * Make it fully unicode aware so that...Jens Arnold
2007-03-03Remove the need to double up the MENU macros in manu.h.Jonathan Gordon
2005-12-07Code cleanup.Jens Arnold
2005-12-07Fixed player vkeyboard to properly work with unicode on target.Jens Arnold
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg
2005-11-20removed old statusbar and buttonbar codeKevin Ferrare
2005-11-16Multi screen support for playlist viewer, some fixes in other gui filesKevin Ferrare
2005-08-24Keyboard code cleanup & optimisation. Corrected potential overflow problem.Jens Arnold
2005-08-24Icon code cleanup, optimisation & policeing. Removed unused icons. Applied un...Jens Arnold
2005-02-08A bit more elegant cursor position handling.Jens Arnold
2005-02-06New virtual keyboard for player: (1) Much more user friendly (button directio...Jens Arnold
2004-09-19Redesigned the button handling. The code now uses symbolic function defines i...Björn Stenberg
2004-07-14Added bookmark icon for the Player/StudioLinus Nielsen Feltzing
2004-07-09Fixed the Player keyboard cursor positioning, bug #983404Linus Nielsen Feltzing
2004-05-21Plugin/file type association system. Patch #879411 by Henrik BackeBjörn Stenberg
2003-12-12Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg
2003-06-29Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg
2003-06-02We missed the null byte at the end of the string.Kjell Ericson
2003-03-11Synched with recorder: Starts editing at the end of the string.Mats Lidell
2003-01-31Language support for player keyboard.Mats Lidell
2003-01-29Removed cursor before adding it.Kjell Ericson
2003-01-27Added a "cursor"-function for the keyvoard.Kjell Ericson
2003-01-26Cursor movement in the middle of the screen only moves the cursor.Mats Lidell
2003-01-24Adds cursor blink and forward and backwards delete to keyboard input. (No lan...Mats Lidell
2003-01-21First version of a "better" keyboard handling for the Player.Kjell Ericson
2003-01-20First attempt in rocklatin1 input for player.Mats Lidell
2003-01-15Centered fourth shift line (secretly removing a bug in the process)Björn Stenberg
2003-01-15Keyboard fixes. ON now means Done on both recorder and player. Navigation key...Björn Stenberg
2003-01-10Adapted player code for new Rocklatin character set.Kjell Ericson
2002-12-04Added virtual keyboard for text input, loosely based on John Wood's codeBjörn Stenberg
2002-10-08Added new icons for .cfg and .txt filesBjörn Stenberg
2002-09-24Added a flag icon for language files.Björn Stenberg
2002-09-03Wrong order of iconsLinus Nielsen Feltzing