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