- 10e5e56 Bug fix dynamic menus by William Wilgus · 5 years ago
- d0883d7 lua give luadir the ability to return table of attributes by William Wilgus · 5 years ago
- 13245eb lua add menu callback by William Wilgus · 5 years ago
- f9225da Fix red Lua extend error splash timeout and stop cutting off info by William Wilgus · 5 years ago
- bbd4a6c Lua extend error splash timeout and stop cutting off info by William Wilgus · 5 years ago
- 267d04d Lua add metadata and settings reading helper module by William Wilgus · 5 years ago
- a3cbd86 Slovak language update (From Peter Lecký) by Solomon Peachy · 5 years ago
- c251d18 lua fix mem_read_write, strtol by William Wilgus · 5 years ago
- b99d4d7 lua optimize poly_draw add draw_number, poly_points modules by William Wilgus · 5 years ago
- 9f551b0 sdl: Fix path substitution in log messages, fix game names in comments by Vencislav Atanasov · 5 years ago
- 9e186e3 Save and apply settings after resetting settings in menu. by Igor B. Poretsky · 8 years ago
- 293e3e0 FS#9213 - Fix for audio dropout after startup by Igor B. Poretsky · 8 years ago
- ecfb459 lua fix polydraw missing functions by William Wilgus · 5 years ago
- 8b7ae89 Playlist rework by William Wilgus · 5 years ago
- 5a4cdb9 Playlist Fix failure to append default file name pt2 by William Wilgus · 5 years ago
- fd19a2c Playlist Fix failure to append default file name by William Wilgus · 5 years ago
- 0ff6a31 opus reset decoder on seek completion to prevent stack overflow by William Wilgus · 5 years ago
- 8570d40 Fix build on IHIFI 800 and iBasso DX50 by Solomon Peachy · 5 years ago
- de68310 Fix compile on IHIFI770/770C/800 targets. by Solomon Peachy · 5 years ago
- 58452a4 Make 'filter roll off' strings conditional, for specific targets only. by Solomon Peachy · 5 years ago
- 22c6326 Improvements for vbrfix plugin: by Solomon Peachy · 5 years ago
- c46147c Tweak how the pictureflow plugin is invoked by Solomon Peachy · 5 years ago
- e3ed277 Enhanced shortcuts speech feedback by Igor B. Poretsky · 9 years ago
- 3d06d35 lua rock events crash on error in main state by William Wilgus · 5 years ago
- 3b75f98 Windows shortcuts: remove warnings by Sebastian Leonhardt · 5 years ago
- 5c701b0 Add support for Windows shortcuts (*.lnk files) by Sebastian Leonhardt · 7 years ago
- 49dd38c quake: further optimize D_DrawSpans8 by Franklin Wei · 5 years ago
- 4397194 quake: enable PQ_OPT5 (a fixed-point DrawSpans8) by Franklin Wei · 5 years ago
- f5bb7fd quake: merge the remaining Pocket Quake PQ_OPT changes by Franklin Wei · 5 years ago
- ee70dad quake: merge some fixed-point optimizations from PocketQuake by Franklin Wei · 5 years ago
- 3fffabf Negative values speaking fix for some certain situations by Igor B. Poretsky · 8 years ago
- 20798aa xduoox3: LANG_DISK_NAME strings for non-English languages and proper corresponding voice strings by Igor B. Poretsky · 5 years ago
- 0340513 Russian translations fix by Igor B. Poretsky · 5 years ago
- 7737327 Fix mikmod plugin build on armv4 targets (broke in 5b23c9e) by Solomon Peachy · 5 years ago
- 5b23c9e Introduce HW_SAMPR_MIN_GE_22 macro by Solomon Peachy · 5 years ago
- a430e27 Fix lua compile error on most targets, introduced in 8d77ec8 by Solomon Peachy · 5 years ago
- 8d77ec8 lua LCD fix by William Wilgus · 5 years ago
- d61ea6c lua LCD (Lua Compact Debug) patch by William Wilgus · 5 years ago
- 1dabca6 sdl: document some pointer voodoo by Franklin Wei · 5 years ago
- cd77d92 Further lanuage tweaks: by Solomon Peachy · 5 years ago
- 4b12b68 Further updates to the Russian voiced strings, by Igor Poretsky by Solomon Peachy · 5 years ago
- 5ace14b Major update to Russian Translation, by Igor Poretsky by Solomon Peachy · 5 years ago
- b1f2c79 Speech feedback in the pictureflow plugin by Solomon Peachy · 5 years ago
- 2ebb8da Mikmod plugin improvements by Solomon Peachy · 5 years ago
- e6b03ff Respect age when freeing thumbnails from clip cache. by Solomon Peachy · 5 years ago
- 2d70fdc Improved reliability of runtime accounting and speaking it. by Solomon Peachy · 5 years ago
- 4c481d2 Fix some bad strings in two language files. by Solomon Peachy · 5 years ago
- 951a614 lua fix lua_close on os.exit(0) by William Wilgus · 5 years ago
- 1b41e6e lua fix crashes EGC failure to lock stack in concat by William Wilgus · 5 years ago
- 305ec12 Synchronize the english-US translation, including missing voice strings. by Solomon Peachy · 5 years ago
- 0544d97 Fix rockbox info screen on non-MULTIVOLUME targets by Solomon Peachy · 5 years ago
- ed724fe Midiplay plugin ehancements by Solomon Peachy · 5 years ago
- eea5bfc Two more warning fixes for the Chinese (Traditional) translation. by Solomon Peachy · 5 years ago
- 9c8bccb Fix up warnings introduced by Traditional Chinese Language update. by Solomon Peachy · 5 years ago
- ca5bb32 FS#13071: Updated Chinese (Traditional) Translation by Solomon Peachy · 5 years ago
- 8143e44 Speech Feedback improvements on the Quickscreen by Solomon Peachy · 5 years ago
- 3b7ae5e Improved robustness in talk code by Solomon Peachy · 5 years ago
- 701bf06 Voice enable properties plugin by Solomon Peachy · 5 years ago
- 2a737d3 Fix stack overflow issues in properties plugin by Solomon Peachy · 5 years ago
- 40da2f7 Speech enabled main menu config plugin by Solomon Peachy · 5 years ago
- 5e05484 Synchronize english-us language files by Solomon Peachy · 5 years ago
- 4d5dfab Several minor voice string corrections. by Solomon Peachy · 5 years ago
- 08fd69c sdl: fall back to minimum supported sample rate if 22 kHz is not supported by Franklin Wei · 5 years ago
- 4ad7665 Speech feedback in mpegplayer menus by Solomon Peachy · 5 years ago
- 7234de5 sdl: don't set alignment trap if < ARMv5 by Franklin Wei · 5 years ago
- 448b97a fix recording.c file split time in seconds not minutes by William Wilgus · 5 years ago
- d1f349b lua optimize print include, fix draw_poly by William Wilgus · 5 years ago
- f85df30 lua add rlimg.lua example script split large includes to separate files by William Wilgus · 5 years ago
- 4209c09 Fix warning on Fuze+ introduced by a09d4adb by Solomon Peachy · 5 years ago
- 9d79cef Fuze+ hotkeys and quickscreen by Moshe Piekarski · 5 years ago
- a18803a Creative Zen keymap fixes: by Solomon Peachy · 5 years ago
- 51d47c5 Pitchscreen keymap fixes for Sony NWZ targets by Solomon Peachy · 5 years ago
- e73ef01 Correct speech feedback for volume limit setting by Solomon Peachy · 5 years ago
- 827c881 quake: update readme by Franklin Wei · 5 years ago
- 7ba2ef5 sdl: use mutex in printf() by Franklin Wei · 5 years ago
- fee68fc quake: synchronize Mod_LoadModel and S_LoadSound by Franklin Wei · 5 years ago
- 9d2af87 lua update tagnav.lua with reload menu and bug fixes by William Wilgus · 5 years ago
- 501404d tagtree add %reload to allow hot reloading of tagnavi config by William Wilgus · 5 years ago
- e6fae44 xduoox3: Use correct LANG_DISK_NAME strings. by Solomon Peachy · 5 years ago
- c3a775c Make info screen properly multi-volume aware. by Solomon Peachy · 5 years ago
- 722ddcf sdl: Fixes for the SDL apps, so they support building simulator on Windows by Vencislav Atanasov · 5 years ago
- 94109a9 quake: fix file loading errors by Franklin Wei · 5 years ago
- 5e0bd5b quake: add notification upon strange error by Franklin Wei · 5 years ago
- caee6c5 quake: fix race condition by Franklin Wei · 5 years ago
- 0b23348 sdl: forward-declare fscanf_wrapper by Franklin Wei · 5 years ago
- c31700f quake: properly synchronize zone.c by Franklin Wei · 5 years ago
- 4f469e9 Debug menu now show partitions on all drives, not just the first. by Solomon Peachy · 5 years ago
- 138a4f9 lua rocklib_img optimize functions with multiple checkint calls by William Wilgus · 5 years ago
- 90118f1 lua add demo scripts, atexit handler, gui_scrollbar_draw by William Wilgus · 5 years ago
- 8bafa1b pacbox: fix red and enable AI on all targets by Franklin Wei · 5 years ago
- b3295f0 Pacbox AI by Moshe Piekarski · 6 years ago
- 183e45e sdl: Remove platform-specific code by Vencislav Atanasov · 5 years ago
- e19857e duke3d: remove unused files by Franklin Wei · 5 years ago
- 8379b23 lua: wrap thread_set_priority with #ifdef HAVE_PRIORITY_SCHEDULING by Franklin Wei · 5 years ago
- 5572904 chessbox: Fixes and enhancements by Solomon Peachy · 5 years ago
- 7f9fc20 Use full_path_subst on more places, to avoid replacing the wrong occurrences in by Vencislav Atanasov · 5 years ago
- d8330c9 sdl: gut OS/2, win32 code from SDL.c by Franklin Wei · 5 years ago
- 090bded quake: add README with some notes by Franklin Wei · 5 years ago
- 711ddfd sdl: gut non-Rockbox platform detection code by Franklin Wei · 5 years ago
- c2139db Ninety-nine bugs on the wall, Fix one bug, pass it around, 101 bugs on the wall.. by Solomon Peachy · 5 years ago