summaryrefslogtreecommitdiffstats
path: root/apps
AgeCommit message (Expand)AuthorFilesLines
2019-07-25sdl: fix video regression introduced by 5d05b9dFranklin Wei1-10/+14
2019-07-25lua add sound_current, consolidate sound_ functionsWilliam Wilgus5-36/+184
2019-07-25Add sound_current to plugin apiWilliam Wilgus1-7/+0
2019-07-24quake: fix errorneous endian-correcting readsFranklin Wei3-19/+23
2019-07-24FS#12887: Fix playlist order after moving a track before currentSolomon Peachy1-2/+38
2019-07-21quake: fix unaligned accesses in model.cFranklin Wei3-119/+198
2019-07-21quake: pack structs which could potentially be unalignedFranklin Wei1-14/+15
2019-07-21quake: enable building Quake2Franklin Wei1-3/+3
2019-07-20Add speech feedback to imageviewer pluginSolomon Peachy2-16/+133
2019-07-20Move get_codepage_name() back out of #ifdef HAVE_LCD_BITMAPFrank Gevaerts2-8/+4
2019-07-20Don't have the inclusion of lang_enum.h depend on PLUGINFrank Gevaerts1-2/+0
2019-07-20FS#7705: Voice enable battery bench pluginSolomon Peachy2-0/+33
2019-07-20FS#7912: Voice enable the chessbox pluginSolomon Peachy4-35/+913
2019-07-20Move date/time strings out of RTC contextFranklin Wei44-4781/+2389
2019-07-20Fix build on non-RTC targets.Solomon Peachy3-118/+57
2019-07-20Increase set_time_screen() buffer size for hosted to keep the compiler happy.Frank Gevaerts1-0/+9
2019-07-20build: Fix puzzles build due to missing dependencySolomon Peachy1-1/+2
2019-07-20Plugin APIWilliam Wilgus2-200/+239
2019-07-20FS#7704 - Talk support for pluginsSolomon Peachy11-131/+562
2019-07-19Silence warning in stdio_compat.hFranklin Wei1-1/+1
2019-07-19Quake!Franklin Wei168-20/+64250
2019-07-19lua events from rockboxWilliam Wilgus8-13/+674
2019-07-18lua disable bytecode dump & undump functionsWilliam Wilgus4-5/+33
2019-07-18Fix Red lua move constants out of binary imageWilliam Wilgus1-4/+13
2019-07-18lua move constants out of binary imageWilliam Wilgus4-7/+215
2019-07-17lua alphabetically sort perl generated rocklib_aux functionsWilliam Wilgus1-1/+4
2019-07-15Updated Serbian translationeevan781-30/+435
2019-07-13lua close state on os.exitWilliam Wilgus1-1/+3
2019-07-12wolf3d: allow entering in-game jukebox by holding fire buttonFranklin Wei1-1/+7
2019-07-11lua reduce heap allocated buffer sizes, organize luaconf.hWilliam Wilgus1-141/+194
2019-07-11lua late bound cfunction tablesWilliam Wilgus1-0/+132
2019-07-11lua inbinary stringsWilliam Wilgus10-25/+88
2019-07-10wolf3d: increase default viewport sizeFranklin Wei1-1/+1
2019-07-10wolf3d: write configs to /.rockbox/wolf3d instead of /.wolf4sdlFranklin Wei2-2/+2
2019-07-10tagtree.c->loadroot() guard against overflowWilliam Wilgus1-0/+3
2019-07-10Fix possible truncation playlist_catalog.c->catalog_add_to_a_playlistWilliam Wilgus1-3/+3
2019-07-10Fix truncation warning color_picker.c->draw_screenWilliam Wilgus1-2/+2
2019-07-10Fix possible truncation statusbar.c->gui_statusbar_icon_batteryWilliam Wilgus1-3/+4
2019-07-09Fix possible truncation albumart.cWilliam Wilgus1-2/+2
2019-07-10lua add track length & elapsed to rb.audio()William Wilgus1-4/+20
2019-07-09wolf3d: fix FM OPL alignment bug in a cleaner wayFranklin Wei2-9/+8
2019-07-09sdl: fix buildFranklin Wei1-3/+3
2019-07-09wolf3d: add missing SOURCES.wolfFranklin Wei1-0/+27
2019-07-09Wolfenstein 3-D!Franklin Wei65-4/+44152
2019-07-09sdl: silence audio driver debug outputFranklin Wei1-2/+2
2019-07-09sdl: a couple minor fixesFranklin Wei3-20/+18
2019-07-09lua remove error messages for pre-compiled chunksWilliam Wilgus2-3/+3
2019-06-27Fix reversal of "always/never" in "LCD setting > Sleep (After Backlight Off)"Sebastian Leonhardt1-6/+6
2019-06-17Boomshine Fix rb.touchscreen_set_mode()William Wilgus1-1/+1
2019-06-16sdl: add pointer to wiki for docsFranklin Wei1-0/+2