summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-06-29Fuze: USB HID keymap copy/pasted from e200Rafaël Carré1-1/+116
2010-06-29Clean up a leftover preprocessor symbol and improve the workaround for the 'a...Nils Wallménius1-5/+1
2010-06-29some improvements for simple viewer.Teruaki Kawashima1-20/+77
2010-06-29text viewer: some members of preferences change to bool. And simplify menu se...Yoshihisa Uchida6-107/+41
2010-06-29text viewer: move and delete #include.Yoshihisa Uchida3-2/+1
2010-06-29text_viewer: callback functions are changed to the function that returns int ...Yoshihisa Uchida13-25/+56
2010-06-29r27159 broke mpegplayer but not the mpa codec because its libmad init wasn't ...Michael Sevakis1-10/+12
2010-06-28text viewer: tv_window doesn't depend on the layout of the text viewer.Yoshihisa Uchida3-109/+108
2010-06-28Remove unneeded libmad files from build.Andree Buschmann1-2/+0
2010-06-27Comment further unused code in libmad.Andree Buschmann5-5/+15
2010-06-27Comment unused code in libmad. Clean up initialization and memset'ing of deco...Andree Buschmann7-50/+47
2010-06-27Fix inline asm argument. Shouldn't have much impact in practice but might sav...Nils Wallménius1-2/+2
2010-06-27FS#10925 by myself: add touchscreen support for virtual keyboard.Teruaki Kawashima2-3/+219
2010-06-27fix yellow.Yoshihisa Uchida1-2/+2
2010-06-27text viewer: display functions more changes.Yoshihisa Uchida4-126/+117
2010-06-27Refacture libmad's synthesis filter via macro usage. Comment unused special s...Andree Buschmann2-112/+59
2010-06-27text viewer: simplify display functions.Yoshihisa Uchida3-78/+48
2010-06-26Correct spelling in the lrcviewer plugin. UK English please!Alex Parker1-5/+5
2010-06-26fix red.Yoshihisa Uchida1-0/+2
2010-06-26text viewer: some modify text viewer's layout and preferences.Yoshihisa Uchida6-89/+82
2010-06-26e200v1/c200v1: Implement limited samplerate switching. Rates 24kHz and below ...Michael Sevakis2-6/+6
2010-06-26text viewer: reworks screen access logics and some bugs fix.Yoshihisa Uchida6-156/+567
2010-06-24Housekeeping. Comment musepack code seqments unused in rockbox.Andree Buschmann4-2/+23
2010-06-24I somehow messed up the previous commit, undo the unrelated changes.Maurus Cuelenaere1-8/+12
2010-06-24Fix touchscreen scrollbar behaviour when it's on the right.Maurus Cuelenaere1-12/+7
2010-06-24text_viewer: rename preference values.Yoshihisa Uchida7-45/+45
2010-06-23Build doom on clipv2 and clip+Rafaël Carré2-3/+13
2010-06-23fuze: make sure down exits the FM screen, and nothing elseRafaël Carré1-1/+2
2010-06-23FS#11399 by me: fix r26998 for text_viewerRafaël Carré13-52/+115
2010-06-23Clean up comments.Andree Buschmann1-16/+16
2010-06-23r27028 again.. properly close font fd's and reload the skins on usb exit (dis...Jonathan Gordon1-0/+14
2010-06-23playback.c: don't assume cacheline size is 16 bytesRafaël Carré2-8/+7
2010-06-23revert r27027,27028, 27071 - need to find a correct way to close font fd's. 2...Jonathan Gordon1-6/+0
2010-06-22Convert plasma to use pluginlib actions.Thomas Martitz1-147/+26
2010-06-22test_codec: allocate wavbuffer/dspbuffer dynamicallyRafaël Carré1-3/+6
2010-06-22test_codec: remove 2 static string buffers and put them on the stackRafaël Carré1-2/+2
2010-06-22fix charcellJonathan Gordon1-1/+3
2010-06-22fiddle with the code a bit so gcc doesnt optimise out a struct viewport cause...Jonathan Gordon1-11/+4
2010-06-22test_codec: fix DEBUGF pointer format specifierRafaël Carré1-1/+1
2010-06-22FS#11427 by Marek Salaba: Update of Czech languageMichael Chicoine1-0/+14
2010-06-21Fix charcell red.Michael Sparmann1-2/+4
2010-06-21Unload fonts when entering UMS mode to close their file handles. Closes FS#11428Michael Sparmann1-0/+5
2010-06-21Disable unneeded parts of mpc's file-I/O interface.Andree Buschmann2-17/+6
2010-06-21I shouldn't have touched backlight.c at all :\ Also fix the yellow in peakmet...Thomas Martitz1-1/+1
2010-06-21Fix yellows and reds (one was a type, the other was rather incorrect before a...Thomas Martitz1-1/+1
2010-06-21Rockbox as an application: Replace many occurences of #ifdef SIMULATOR with #...Thomas Martitz51-126/+132
2010-06-21Fix include fileFrank Gevaerts1-1/+1
2010-06-21Remove plugin-specific defines from the pdbox makefile, and add them to m_pd....Frank Gevaerts5-2/+12
2010-06-21Make the title area go up one level in the lists again. This Doesnt work if y...Jonathan Gordon1-5/+6
2010-06-21close the viewers.config file fdJonathan Gordon1-0/+1