summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2010-07-02Commit FS#7831. Corrects our flac decoder to not reject files that have samp...Michael Giacomelli1-6/+13
2010-07-02text viewer: for tv_action and tv_bookmark, the prototype of the initializer ...Yoshihisa Uchida5-25/+83
2010-07-02HD200 - rework keymapMarcin Bukat1-93/+151
2010-07-02text viewer: fixed garbage data are not stored in the setting file.Yoshihisa Uchida1-7/+9
2010-07-02Fix red.Andree Buschmann1-0/+2
2010-07-02r27225 broke AAC HE profile decoding due to missing check for buffersize. Int...Andree Buschmann1-7/+28
2010-07-01Remove false comment.Andree Buschmann1-1/+0
2010-07-01Fix red and yellow. Needed to remove one codebook from IRAM due to full IRAM ...Andree Buschmann2-3/+3
2010-07-01Submit FS#11445. Speed up of faad (aac) decoder via several optimizations lik...Andree Buschmann19-134/+121
2010-07-01Factor out sane code list bisection code and use instead of insane code, clea...Nils Wallménius1-25/+21
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