Age | Commit message (Expand) | Author |
2019-08-04 | sdl: don't set alignment trap if < ARMv5 | Franklin Wei |
2019-08-04 | fix recording.c file split time in seconds not minutes | William Wilgus |
2019-08-04 | lua optimize print include, fix draw_poly | William Wilgus |
2019-08-04 | lua add rlimg.lua example script split large includes to separate files | William Wilgus |
2019-08-03 | Fix warning on Fuze+ introduced by a09d4adb | Solomon Peachy |
2019-08-04 | Fuze+ hotkeys and quickscreen | Moshe Piekarski |
2019-08-04 | Creative Zen keymap fixes: | Solomon Peachy |
2019-08-04 | Pitchscreen keymap fixes for Sony NWZ targets | Solomon Peachy |
2019-08-03 | Correct speech feedback for volume limit setting | Solomon Peachy |
2019-08-03 | quake: update readme | Franklin Wei |
2019-08-03 | sdl: use mutex in printf() | Franklin Wei |
2019-08-03 | quake: synchronize Mod_LoadModel and S_LoadSound | Franklin Wei |
2019-08-02 | lua update tagnav.lua with reload menu and bug fixes | William Wilgus |
2019-08-02 | tagtree add %reload to allow hot reloading of tagnavi config | William Wilgus |
2019-08-01 | xduoox3: Use correct LANG_DISK_NAME strings. | Solomon Peachy |
2019-08-01 | Make info screen properly multi-volume aware. | Solomon Peachy |
2019-07-31 | sdl: Fixes for the SDL apps, so they support building simulator on Windows | Vencislav Atanasov |
2019-07-30 | quake: fix file loading errors | Franklin Wei |
2019-07-30 | quake: add notification upon strange error | Franklin Wei |
2019-07-30 | quake: fix race condition | Franklin Wei |
2019-07-30 | sdl: forward-declare fscanf_wrapper | Franklin Wei |
2019-07-30 | quake: properly synchronize zone.c | Franklin Wei |
2019-07-29 | Debug menu now show partitions on all drives, not just the first. | Solomon Peachy |
2019-07-29 | lua rocklib_img optimize functions with multiple checkint calls | William Wilgus |
2019-07-29 | lua add demo scripts, atexit handler, gui_scrollbar_draw | William Wilgus |
2019-07-28 | pacbox: fix red and enable AI on all targets | Franklin Wei |
2019-07-28 | Pacbox AI | Moshe Piekarski |
2019-07-29 | sdl: Remove platform-specific code | Vencislav Atanasov |
2019-07-29 | duke3d: remove unused files | Franklin Wei |
2019-07-29 | lua: wrap thread_set_priority with #ifdef HAVE_PRIORITY_SCHEDULING | Franklin Wei |
2019-07-28 | chessbox: Fixes and enhancements | Solomon Peachy |
2019-07-28 | Use full_path_subst on more places, to avoid replacing the wrong occurrences in | Vencislav Atanasov |
2019-07-28 | sdl: gut OS/2, win32 code from SDL.c | Franklin Wei |
2019-07-28 | quake: add README with some notes | Franklin Wei |
2019-07-28 | sdl: gut non-Rockbox platform detection code | Franklin Wei |
2019-07-28 | Ninety-nine bugs on the wall, Fix one bug, pass it around, 101 bugs on the wa... | Solomon Peachy |
2019-07-28 | volume_ismounted is gated by HAVE_DIRCACHE rather than HAVE_MULTIVOLUME | Solomon Peachy |
2019-07-28 | Lua Add Emergency Garbage Collector | William Wilgus |
2019-07-28 | Show time, date, and recording directory in the info screen | Solomon Peachy |
2019-07-28 | lua remove unneeded plugin functions | William Wilgus |
2019-07-28 | robotfindskitten: clear message line before cinema scene | Franklin Wei |
2019-07-27 | quake: cache files in memory to eliminate skips | Franklin Wei |
2019-07-27 | Multiboot update manual entry | William Wilgus |
2019-07-27 | Fix non aligned crashes with tlsf | William Wilgus |
2019-07-25 | sdl: fix video regression introduced by 5d05b9d | Franklin Wei |
2019-07-25 | lua add sound_current, consolidate sound_ functions | William Wilgus |
2019-07-25 | Add sound_current to plugin api | William Wilgus |
2019-07-24 | quake: fix errorneous endian-correcting reads | Franklin Wei |
2019-07-24 | FS#12887: Fix playlist order after moving a track before current | Solomon Peachy |
2019-07-21 | quake: fix unaligned accesses in model.c | Franklin Wei |