summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* text viewer: fixed StatusBar randomly appears (FS#11455).Yoshihisa Uchida2010-07-05
* Serbian translation update, FS #11456 by Ivan PesicBertrik Sikken2010-07-05
* Move the test and benchmark plugins to the top of the viewers list, since if ...Michael Giacomelli2010-07-05
* pdbox: Optimizations in the audio output code.Wincent Balin2010-07-05
* pdbox: Added Sansa e200 to supported devices.Wincent Balin2010-07-05
* pdbox: Added different sampling rates based on hardware capabilities.Wincent Balin2010-07-05
* Simulator: build recording codeRafaël Carré2010-07-04
* chessbox: fix 'i = i++', based on gnuchess4.0-pl80Rafaël Carré2010-07-04
* Include 16-Adobe-Helvetica.fnt on targets with LCD_HEIGHT <= 400 (Ondas) as d...Marianne Arnold2010-07-04
* Add -lm to pdbox sim buildFrank Gevaerts2010-07-03
* Move -Wl,-z,defs to GLOBAL_LDOPTS (instead of GCCOPTS), to avoid noise in old...Frank Gevaerts2010-07-03
* We already build with -fomit-frame-pointer so there's no need to specify that...Nils Wallménius2010-07-03
* Commit FS#7831. Corrects our flac decoder to not reject files that have samp...Michael Giacomelli2010-07-02
* text viewer: for tv_action and tv_bookmark, the prototype of the initializer ...Yoshihisa Uchida2010-07-02
* HD200 - rework keymapMarcin Bukat2010-07-02
* text viewer: fixed garbage data are not stored in the setting file.Yoshihisa Uchida2010-07-02
* Fix red.Andree Buschmann2010-07-02
* r27225 broke AAC HE profile decoding due to missing check for buffersize. Int...Andree Buschmann2010-07-02
* Remove false comment.Andree Buschmann2010-07-01
* Fix red and yellow. Needed to remove one codebook from IRAM due to full IRAM ...Andree Buschmann2010-07-01
* Submit FS#11445. Speed up of faad (aac) decoder via several optimizations lik...Andree Buschmann2010-07-01
* Factor out sane code list bisection code and use instead of insane code, clea...Nils Wallménius2010-07-01
* mp3 encoder (codec): left and right channels were inverted in monoRafaël Carré2010-07-01
* metronome: fix issue that backlight doesn't turn off.Teruaki Kawashima2010-07-01
* open Pictureflow -> öffne PictureflowTobias Diedrich2010-07-01
* Added some missing german translationsTobias Diedrich2010-07-01
* text editor: use plugin_get_buffer() to allocate buffer. if size of the file ...Teruaki Kawashima2010-07-01
* text viewer:Yoshihisa Uchida2010-07-01
* encoders are not built in sim buildsRafaël Carré2010-07-01
* PacBox: Premultiply sound prom data on load rather than during emulation. Use...Michael Sevakis2010-07-01
* Fix r27202 red. MCF5249 plugin IRAM is already very occupied.Michael Sevakis2010-07-01
* Enable game sounds in PacBox. Sound is OFF by default but can be enabled from...Michael Sevakis2010-07-01
* Change "features" and "genlang-features" targets to no longer use multiple ta...Frank Gevaerts2010-06-30
* text viewer: the display of the statusbar is synchronized actual battery, tim...Yoshihisa Uchida2010-06-30
* Remove some redundant #include'sBertrik Sikken2010-06-29
* Fuze: USB HID keymap copy/pasted from e200Rafaël Carré2010-06-29
* Clean up a leftover preprocessor symbol and improve the workaround for the 'a...Nils Wallménius2010-06-29
* some improvements for simple viewer.Teruaki Kawashima2010-06-29
* text viewer: some members of preferences change to bool. And simplify menu se...Yoshihisa Uchida2010-06-29
* text viewer: move and delete #include.Yoshihisa Uchida2010-06-29
* text_viewer: callback functions are changed to the function that returns int ...Yoshihisa Uchida2010-06-29
* r27159 broke mpegplayer but not the mpa codec because its libmad init wasn't ...Michael Sevakis2010-06-29
* text viewer: tv_window doesn't depend on the layout of the text viewer.Yoshihisa Uchida2010-06-28
* Remove unneeded libmad files from build.Andree Buschmann2010-06-28
* Comment further unused code in libmad.Andree Buschmann2010-06-27
* Comment unused code in libmad. Clean up initialization and memset'ing of deco...Andree Buschmann2010-06-27
* Fix inline asm argument. Shouldn't have much impact in practice but might sav...Nils Wallménius2010-06-27
* FS#10925 by myself: add touchscreen support for virtual keyboard.Teruaki Kawashima2010-06-27
* fix yellow.Yoshihisa Uchida2010-06-27
* text viewer: display functions more changes.Yoshihisa Uchida2010-06-27