summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-07-01mp3 encoder (codec): left and right channels were inverted in monoRafaël Carré1-2/+2
2010-07-01metronome: fix issue that backlight doesn't turn off.Teruaki Kawashima1-0/+1
2010-07-01open Pictureflow -> öffne PictureflowTobias Diedrich1-1/+1
2010-07-01Added some missing german translationsTobias Diedrich1-0/+79
2010-07-01text editor: use plugin_get_buffer() to allocate buffer. if size of the file ...Teruaki Kawashima1-11/+20
2010-07-01text viewer:Yoshihisa Uchida3-25/+42
2010-07-01encoders are not built in sim buildsRafaël Carré4-16/+0
2010-07-01PacBox: Premultiply sound prom data on load rather than during emulation. Use...Michael Sevakis5-21/+26
2010-07-01Fix r27202 red. MCF5249 plugin IRAM is already very occupied.Michael Sevakis1-0/+5
2010-07-01Enable game sounds in PacBox. Sound is OFF by default but can be enabled from...Michael Sevakis10-24/+473
2010-06-30Change "features" and "genlang-features" targets to no longer use multiple ta...Frank Gevaerts1-3/+5
2010-06-30text viewer: the display of the statusbar is synchronized actual battery, tim...Yoshihisa Uchida1-4/+2
2010-06-29Remove some redundant #include'sBertrik Sikken5-5/+0
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