summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-28docker-rbclient: update READMEFranklin Wei
2019-07-28docker-rbclient: whitespace fixFranklin Wei
2019-07-28Add build code for Docker development environmentFranklin Wei
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-26Add Vagrant configuration for creating a development VMVencislav Atanasov
2019-07-26Add Andy Potter to CREDITSFranklin Wei
2019-07-26Fix issue with building the UI Simulator for WindowsLiveboxAndy
2019-07-25Add Yangyong Wu to CREDITSFranklin Wei
2019-07-25fixed alac_set_info() issues.aozima
2019-07-25sdl: fix video regression introduced by 5d05b9dFranklin Wei
2019-07-25lua add sound_current, consolidate sound_ functionsWilliam Wilgus
2019-07-25Fix Red -- sound_current #_2William Wilgus
2019-07-25Fix Red -- sound_currentWilliam 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
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-20Move get_codepage_name() back out of #ifdef HAVE_LCD_BITMAPFrank Gevaerts
2019-07-20Don't have the inclusion of lang_enum.h depend on PLUGINFrank Gevaerts
2019-07-20FS#7705: Voice enable battery bench pluginSolomon Peachy
2019-07-20FS#7912: Voice enable the chessbox pluginSolomon Peachy
2019-07-20Move date/time strings out of RTC contextFranklin Wei
2019-07-20Fix build on non-RTC targets.Solomon Peachy
2019-07-20Increase set_time_screen() buffer size for hosted to keep the compiler happy.Frank Gevaerts
2019-07-20build: Fix puzzles build due to missing dependencySolomon Peachy
2019-07-20Fix Red - Talk support for pluginsWilliam Wilgus
2019-07-20Plugin APIWilliam Wilgus
2019-07-20FS#7704 - Talk support for pluginsSolomon Peachy
2019-07-19Silence warning in stdio_compat.hFranklin Wei