summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2019-08-11Windows shortcuts: remove warningsSebastian Leonhardt1-1/+1
2019-08-11Add support for Windows shortcuts (*.lnk files)Sebastian Leonhardt3-0/+346
2019-08-09quake: further optimize D_DrawSpans8Franklin Wei1-178/+171
2019-08-09quake: enable PQ_OPT5 (a fixed-point DrawSpans8)Franklin Wei3-3/+53
2019-08-09quake: merge the remaining Pocket Quake PQ_OPT changesFranklin Wei7-4/+767
2019-08-09quake: merge some fixed-point optimizations from PocketQuakeFranklin Wei10-7/+867
2019-08-09Negative values speaking fix for some certain situationsIgor B. Poretsky1-1/+1
2019-08-09xduoox3: LANG_DISK_NAME strings for non-English languages and proper correspo...Igor B. Poretsky41-241/+389
2019-08-09Russian translations fixIgor B. Poretsky1-4/+5
2019-08-08Fix mikmod plugin build on armv4 targets (broke in 5b23c9e)Solomon Peachy1-1/+1
2019-08-08Introduce HW_SAMPR_MIN_GE_22 macroSolomon Peachy3-15/+71
2019-08-08Fix lua compile error on most targets, introduced in 8d77ec8Solomon Peachy1-1/+1
2019-08-08lua LCD fixWilliam Wilgus2-0/+2
2019-08-08lua LCD (Lua Compact Debug) patchWilliam Wilgus13-6/+373
2019-08-08sdl: document some pointer voodooFranklin Wei1-0/+2
2019-08-07Further lanuage tweaks:Solomon Peachy3-17/+491
2019-08-07Further updates to the Russian voiced strings, by Igor PoretskySolomon Peachy1-22/+22
2019-08-07Major update to Russian Translation, by Igor PoretskySolomon Peachy1-223/+2471
2019-08-07Speech feedback in the pictureflow pluginSolomon Peachy3-35/+759
2019-08-07Mikmod plugin improvementsSolomon Peachy4-33/+246
2019-08-06Respect age when freeing thumbnails from clip cache.Solomon Peachy1-6/+16
2019-08-06Improved reliability of runtime accounting and speaking it.Solomon Peachy3-2/+12
2019-08-06Fix some bad strings in two language files.Solomon Peachy2-2/+2
2019-08-05lua fix lua_close on os.exit(0)William Wilgus1-0/+2
2019-08-05lua fix crashes EGC failure to lock stack in concatWilliam Wilgus1-4/+7
2019-08-06Synchronize the english-US translation, including missing voice strings.Solomon Peachy1-5/+285
2019-08-05Fix rockbox info screen on non-MULTIVOLUME targetsSolomon Peachy1-3/+6
2019-08-05Midiplay plugin ehancementsSolomon Peachy7-113/+230
2019-08-05Two more warning fixes for the Chinese (Traditional) translation.Solomon Peachy1-2/+2
2019-08-05Fix up warnings introduced by Traditional Chinese Language update.Solomon Peachy1-19/+19
2019-08-05FS#13071: Updated Chinese (Traditional) TranslationSolomon Peachy1-48/+1713
2019-08-05Speech Feedback improvements on the QuickscreenSolomon Peachy2-7/+8
2019-08-05Improved robustness in talk codeSolomon Peachy1-7/+18
2019-08-05Voice enable properties pluginSolomon Peachy2-35/+307
2019-08-05Fix stack overflow issues in properties pluginSolomon Peachy1-31/+31
2019-08-05Speech enabled main menu config pluginSolomon Peachy3-12/+222
2019-08-05Synchronize english-us language filesSolomon Peachy1-51/+2608
2019-08-04Several minor voice string corrections.Solomon Peachy4-4/+4
2019-08-04sdl: fall back to minimum supported sample rate if 22 kHz is not supportedFranklin Wei1-0/+4
2019-08-04Speech feedback in mpegplayer menusSolomon Peachy5-66/+556
2019-08-04sdl: don't set alignment trap if < ARMv5Franklin Wei1-1/+1
2019-08-04fix recording.c file split time in seconds not minutesWilliam Wilgus1-1/+1
2019-08-04lua optimize print include, fix draw_polyWilliam Wilgus3-4/+12
2019-08-04lua add rlimg.lua example script split large includes to separate filesWilliam Wilgus8-393/+1464
2019-08-03Fix warning on Fuze+ introduced by a09d4adbSolomon Peachy1-1/+1
2019-08-04Fuze+ hotkeys and quickscreenMoshe Piekarski1-8/+8
2019-08-04Creative Zen keymap fixes:Solomon Peachy1-9/+27
2019-08-04Pitchscreen keymap fixes for Sony NWZ targetsSolomon Peachy1-4/+11
2019-08-03Correct speech feedback for volume limit settingSolomon Peachy1-6/+1
2019-08-03quake: update readmeFranklin Wei1-3/+10