summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
2019-08-06Respect age when freeing thumbnails from clip cache.Solomon Peachy
2019-08-06Improved reliability of runtime accounting and speaking it.Solomon Peachy
2019-08-06Fix some bad strings in two language files.Solomon Peachy
2019-08-05lua fix lua_close on os.exit(0)William Wilgus
2019-08-05lua fix crashes EGC failure to lock stack in concatWilliam Wilgus
2019-08-06Synchronize the english-US translation, including missing voice strings.Solomon Peachy
2019-08-05Fix rockbox info screen on non-MULTIVOLUME targetsSolomon Peachy
2019-08-05Midiplay plugin ehancementsSolomon Peachy
2019-08-05Two more warning fixes for the Chinese (Traditional) translation.Solomon Peachy
2019-08-05Fix up warnings introduced by Traditional Chinese Language update.Solomon Peachy
2019-08-05FS#13071: Updated Chinese (Traditional) TranslationSolomon Peachy
2019-08-05Speech Feedback improvements on the QuickscreenSolomon Peachy
2019-08-05Improved robustness in talk codeSolomon Peachy
2019-08-05Voice enable properties pluginSolomon Peachy
2019-08-05Fix stack overflow issues in properties pluginSolomon Peachy
2019-08-05Speech enabled main menu config pluginSolomon Peachy
2019-08-05Synchronize english-us language filesSolomon Peachy
2019-08-04Several minor voice string corrections.Solomon Peachy
2019-08-04sdl: fall back to minimum supported sample rate if 22 kHz is not supportedFranklin Wei
2019-08-04Speech feedback in mpegplayer menusSolomon Peachy
2019-08-04sdl: don't set alignment trap if < ARMv5Franklin Wei
2019-08-04fix recording.c file split time in seconds not minutesWilliam Wilgus
2019-08-04lua optimize print include, fix draw_polyWilliam Wilgus
2019-08-04lua add rlimg.lua example script split large includes to separate filesWilliam Wilgus
2019-08-03Fix warning on Fuze+ introduced by a09d4adbSolomon Peachy
2019-08-04Fuze+ hotkeys and quickscreenMoshe Piekarski
2019-08-04Creative Zen keymap fixes:Solomon Peachy
2019-08-04Pitchscreen keymap fixes for Sony NWZ targetsSolomon Peachy
2019-08-03Correct speech feedback for volume limit settingSolomon Peachy
2019-08-03quake: update readmeFranklin Wei
2019-08-03sdl: use mutex in printf()Franklin Wei
2019-08-03quake: synchronize Mod_LoadModel and S_LoadSoundFranklin Wei
2019-08-02lua update tagnav.lua with reload menu and bug fixesWilliam Wilgus
2019-08-02tagtree add %reload to allow hot reloading of tagnavi configWilliam Wilgus
2019-08-01xduoox3: Use correct LANG_DISK_NAME strings.Solomon Peachy
2019-08-01Make info screen properly multi-volume aware.Solomon Peachy
2019-07-31sdl: Fixes for the SDL apps, so they support building simulator on WindowsVencislav Atanasov
2019-07-30quake: fix file loading errorsFranklin Wei
2019-07-30quake: add notification upon strange errorFranklin Wei
2019-07-30quake: fix race conditionFranklin Wei
2019-07-30sdl: forward-declare fscanf_wrapperFranklin Wei
2019-07-30quake: properly synchronize zone.cFranklin Wei
2019-07-29Debug menu now show partitions on all drives, not just the first.Solomon Peachy
2019-07-29lua rocklib_img optimize functions with multiple checkint callsWilliam Wilgus
2019-07-29lua add demo scripts, atexit handler, gui_scrollbar_drawWilliam Wilgus
2019-07-28pacbox: fix red and enable AI on all targetsFranklin Wei
2019-07-28Pacbox AIMoshe Piekarski
2019-07-29sdl: Remove platform-specific codeVencislav Atanasov
2019-07-29duke3d: remove unused filesFranklin Wei
2019-07-29lua: wrap thread_set_priority with #ifdef HAVE_PRIORITY_SCHEDULINGFranklin Wei