summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Expand)Author
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
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-20Plugin APIWilliam Wilgus
2019-07-20FS#7704 - Talk support for pluginsSolomon Peachy
2019-07-19Silence warning in stdio_compat.hFranklin Wei
2019-07-19Quake!Franklin Wei
2019-07-19lua events from rockboxWilliam Wilgus
2019-07-18lua disable bytecode dump & undump functionsWilliam Wilgus
2019-07-18Fix Red lua move constants out of binary imageWilliam Wilgus
2019-07-18lua move constants out of binary imageWilliam Wilgus
2019-07-17lua alphabetically sort perl generated rocklib_aux functionsWilliam Wilgus
2019-07-15Updated Serbian translationeevan78
2019-07-13lua close state on os.exitWilliam Wilgus
2019-07-12wolf3d: allow entering in-game jukebox by holding fire buttonFranklin Wei
2019-07-11lua reduce heap allocated buffer sizes, organize luaconf.hWilliam Wilgus
2019-07-11lua late bound cfunction tablesWilliam Wilgus
2019-07-11lua inbinary stringsWilliam Wilgus
2019-07-10wolf3d: increase default viewport sizeFranklin Wei
2019-07-10wolf3d: write configs to /.rockbox/wolf3d instead of /.wolf4sdlFranklin Wei
2019-07-10tagtree.c->loadroot() guard against overflowWilliam Wilgus
2019-07-10Fix possible truncation playlist_catalog.c->catalog_add_to_a_playlistWilliam Wilgus
2019-07-10Fix truncation warning color_picker.c->draw_screenWilliam Wilgus
2019-07-10Fix possible truncation statusbar.c->gui_statusbar_icon_batteryWilliam Wilgus
2019-07-09Fix possible truncation albumart.cWilliam Wilgus
2019-07-10lua add track length & elapsed to rb.audio()William Wilgus
2019-07-09wolf3d: fix FM OPL alignment bug in a cleaner wayFranklin Wei
2019-07-09sdl: fix buildFranklin Wei
2019-07-09wolf3d: add missing SOURCES.wolfFranklin Wei
2019-07-09Wolfenstein 3-D!Franklin Wei
2019-07-09sdl: silence audio driver debug outputFranklin Wei
2019-07-09sdl: a couple minor fixesFranklin Wei
2019-07-09lua remove error messages for pre-compiled chunksWilliam Wilgus