summaryrefslogtreecommitdiff
path: root/apps/plugins
AgeCommit message (Expand)Author
2019-08-08sdl: document some pointer voodooFranklin Wei
2019-08-07Speech feedback in the pictureflow pluginSolomon Peachy
2019-08-07Mikmod plugin improvementsSolomon 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-05Midiplay plugin ehancementsSolomon 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-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-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-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-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-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
2019-07-28chessbox: Fixes and enhancementsSolomon Peachy
2019-07-28Use full_path_subst on more places, to avoid replacing the wrong occurrences inVencislav Atanasov
2019-07-28sdl: gut OS/2, win32 code from SDL.cFranklin Wei
2019-07-28quake: add README with some notesFranklin Wei
2019-07-28sdl: gut non-Rockbox platform detection codeFranklin Wei
2019-07-28Lua Add Emergency Garbage CollectorWilliam Wilgus
2019-07-28lua remove unneeded plugin functionsWilliam Wilgus
2019-07-28robotfindskitten: clear message line before cinema sceneFranklin Wei
2019-07-27quake: cache files in memory to eliminate skipsFranklin Wei
2019-07-25sdl: fix video regression introduced by 5d05b9dFranklin Wei
2019-07-25lua add sound_current, consolidate sound_ functionsWilliam Wilgus
2019-07-24quake: fix errorneous endian-correcting readsFranklin Wei
2019-07-21quake: fix unaligned accesses in model.cFranklin Wei
2019-07-21quake: pack structs which could potentially be unalignedFranklin Wei
2019-07-21quake: enable building Quake2Franklin Wei
2019-07-20Add speech feedback to imageviewer pluginSolomon Peachy
2019-07-20FS#7705: Voice enable battery bench pluginSolomon Peachy
2019-07-20FS#7912: Voice enable the chessbox pluginSolomon Peachy
2019-07-20build: Fix puzzles build due to missing dependencySolomon Peachy