summaryrefslogtreecommitdiff
path: root/apps (follow)
Commit message (Expand)AuthorAge
...
* minesweeper: bugfixes / code improvementsRafaël Carré2010-06-19
* ACTION_FM_QUICKSCREEN is unusedRafaël Carré2010-06-18
* clip recording keymap changes, thanks to dfktRafaël Carré2010-06-18
* radio keymap: enable fuze/clip buttonsRafaël Carré2010-06-18
* clip+ keymap: revert r26396Rafaël Carré2010-06-18
* Fix error: assignment of read-only variable 'list_width'Maurus Cuelenaere2010-06-18
* Simplify check in gui_synclist_do_touchscreen(), no functional changes.Maurus Cuelenaere2010-06-18
* reorder apps/plugins/lib/SOURCES.Teruaki Kawashima2010-06-18
* libmad: Optimize away 2 instructions from coldfire III_imdct, no measurable s...Nils Wallménius2010-06-18
* use int instead of enum.Teruaki Kawashima2010-06-18
* FS#11347 by me: *dir LUA functions: luadir moduleRafaël Carré2010-06-18
* Lua: document rocklib_aux.pl a bit, so it's easier to find out about it when ...Maurus Cuelenaere2010-06-18
* Lua: make actions.lua, buttons.lua and rocklib_aux.c depend on it generatorsMaurus Cuelenaere2010-06-18
* HD200 - calibrate lcdlinear[] matrixMarcin Bukat2010-06-18
* Switch iPod 3G to use EABI toolchain. Make necessary threading changes to avo...Michael Sevakis2010-06-17
* Make sure files which aren't windows-specific use \n line endings onlyRafaël Carré2010-06-17
* ARMv6 vector mutiplication asm, speeds up vorbis decoding about 0.1MHz on gig...Nils Wallménius2010-06-17
* Delete some duplicate inline asm macros since they now live in the codeclib.Nils Wallménius2010-06-17
* test_codec: print crc's that start with 0 properly.Nils Wallménius2010-06-17
* ARMv6 versions of X(N)PROD31 macros and MULT32 macro. Saves about 1MHz or 3% ...Nils Wallménius2010-06-17
* The mystery FM chip in some Sansa Clip+ players has been identified as a RDA5...Bertrik Sikken2010-06-16
* Add interpolation so output file contains lcdlinear[] matrix dumpMarcin Bukat2010-06-16
* Support for mystery FM chip in some Sansa Clip+, FS #11403 by meBertrik Sikken2010-06-15
* Manually cleaned up version of FS#11358 by Hinrik Örn SigurðssonNils Wallménius2010-06-15
* test_disk: print return values in case of errorRafaël Carré2010-06-15
* first step of making touch regions usable in all skins, not just the WPS.. no...Jonathan Gordon2010-06-15
* FS#10336 - Simplify list redrawing to improve voicing when scrolling to top/b...Steve Bavin2010-06-15
* FS#11096 - fix the "last touch" tag from being true on bootJonathan Gordon2010-06-15
* Clean up libmad/mad.h to avoid double or inconsistent definitions of types, f...Andree Buschmann2010-06-14
* Fix FS#111395. Call settings_apply_skins() after changing theme colours.Andree Buschmann2010-06-12
* Catalan language update (added "Pictureflow" missing string), FS #11393 by Ad...Bertrik Sikken2010-06-12
* Spanish language update, FS #11394 by Adrián Cereto MassaguéBertrik Sikken2010-06-12
* Build h10 GB with EABI toolchain. Remove some pointless ICODE attributes from...Michael Sevakis2010-06-11
* Configure Gigabeat S with EABI compiler by default. Implement the INIT sectio...Michael Sevakis2010-06-11
* text viewer: can select the indent spaces when the line mode is reflow.Yoshihisa Uchida2010-06-11
* CPP substitution isn't made inside " ", but we need " " when using , in a gas...Rafaël Carré2010-06-11
* FS#11335 by me: make ARM assembly functions thumb-friendlyRafaël Carré2010-06-11
* ppmviewer/rockpaint: do not steal the audiobuffer (and stop playback) if the ...Rafaël Carré2010-06-10
* Build plugin overlays when buffer size is <= 128kBRafaël Carré2010-06-10
* rockpaint: steal the big buffer from audiobufferRafaël Carré2010-06-10
* Submit FS#11365. Speed up mp3 decoding on ARM processors. It is faster to use...Andree Buschmann2010-06-10
* ppmviewer: steal from audiobuffer for large arraysRafaël Carré2010-06-10
* add a hotkey option to the wps touchregion.Jonathan Gordon2010-06-10
* text viewer: fix that the return value's type is wrong.Yoshihisa Uchida2010-06-10
* fix the problem that does not jump to selected the bookmark. (FS#11386)Yoshihisa Uchida2010-06-10
* rockboy: use unions instead of type-punningRafaël Carré2010-06-10
* crappy editor and crappy svn missing crappy merge crappy crappy 2am crappyJonathan Gordon2010-06-09
* SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last par...Jonathan Gordon2010-06-09
* text viewer: don't load font if it is the same font currently used.Teruaki Kawashima2010-06-09
* some clean up. add checks for terminating ')'.Teruaki Kawashima2010-06-09