summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
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-28Ninety-nine bugs on the wall, Fix one bug, pass it around, 101 bugs on the wa...Solomon Peachy
2019-07-28volume_ismounted is gated by HAVE_DIRCACHE rather than HAVE_MULTIVOLUMESolomon Peachy
2019-07-28Lua Add Emergency Garbage CollectorWilliam Wilgus
2019-07-28Show time, date, and recording directory in the info screenSolomon Peachy
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-27Multiboot update manual entryWilliam Wilgus
2019-07-27Fix non aligned crashes with tlsfWilliam Wilgus
2019-07-25sdl: fix video regression introduced by 5d05b9dFranklin Wei
2019-07-25lua add sound_current, consolidate sound_ functionsWilliam Wilgus
2019-07-25Add sound_current to plugin apiWilliam Wilgus
2019-07-24quake: fix errorneous endian-correcting readsFranklin Wei
2019-07-24FS#12887: Fix playlist order after moving a track before currentSolomon Peachy
2019-07-21quake: fix unaligned accesses in model.cFranklin Wei