- 5572904 chessbox: Fixes and enhancements by Solomon Peachy · 5 years ago
- c5ed45d docker-rbclient: update README by Franklin Wei · 5 years ago
- e499b75 docker-rbclient: whitespace fix by Franklin Wei · 5 years ago
- 02a6985 Add build code for Docker development environment by Franklin Wei · 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
- 51fe1b6 volume_ismounted is gated by HAVE_DIRCACHE rather than HAVE_MULTIVOLUME by Solomon Peachy · 5 years ago
- 45bd14b Lua Add Emergency Garbage Collector by William Wilgus · 5 years ago
- 4beafe1 Show time, date, and recording directory in the info screen by Solomon Peachy · 6 years ago
- ddf612c lua remove unneeded plugin functions by William Wilgus · 5 years ago
- fd20114 robotfindskitten: clear message line before cinema scene by Franklin Wei · 10 years ago
- feacbcd quake: cache files in memory to eliminate skips by Franklin Wei · 5 years ago
- 4226315 Multiboot update manual entry by William Wilgus · 6 years ago
- e1475a3 Fix non aligned crashes with tlsf by William Wilgus · 5 years ago
- 321de68 Add Vagrant configuration for creating a development VM by Vencislav Atanasov · 7 years ago
- 4e35716 Add Andy Potter to CREDITS by Franklin Wei · 5 years ago
- d462d26 Fix issue with building the UI Simulator for Windows by LiveboxAndy · 6 years ago
- c8ec64e Add Yangyong Wu to CREDITS by Franklin Wei · 5 years ago
- 975e309 fixed alac_set_info() issues. by aozima · 8 years ago
- cdfb7d4 sdl: fix video regression introduced by 5d05b9d by Franklin Wei · 5 years ago
- 6e32e06 lua add sound_current, consolidate sound_ functions by William Wilgus · 5 years ago
- 3834094 Fix Red -- sound_current #_2 by William Wilgus · 5 years ago
- b5b43a0 Fix Red -- sound_current by William Wilgus · 5 years ago
- 5f9d1f5 Add sound_current to plugin api by William Wilgus · 5 years ago
- 7e4902b quake: fix errorneous endian-correcting reads by Franklin Wei · 5 years ago
- 7bef453 FS#12887: Fix playlist order after moving a track before current by Solomon Peachy · 5 years ago
- ef9ee89 quake: fix unaligned accesses in model.c by Franklin Wei · 5 years ago
- 2ca4717 quake: pack structs which could potentially be unaligned by Franklin Wei · 5 years ago
- f83de42 quake: enable building Quake2 by Franklin Wei · 5 years ago
- 5a84239 Add speech feedback to imageviewer plugin by Solomon Peachy · 6 years ago
- 859f762 Move get_codepage_name() back out of #ifdef HAVE_LCD_BITMAP by Frank Gevaerts · 5 years ago
- 4d2874f Don't have the inclusion of lang_enum.h depend on PLUGIN by Frank Gevaerts · 5 years ago
- 78892b5 FS#7705: Voice enable battery bench plugin by Solomon Peachy · 6 years ago
- 4edaf3f FS#7912: Voice enable the chessbox plugin by Solomon Peachy · 6 years ago
- ee659d4 Move date/time strings out of RTC context by Franklin Wei · 5 years ago
- d1b8b39 Fix build on non-RTC targets. by Solomon Peachy · 5 years ago
- 3665eec Increase set_time_screen() buffer size for hosted to keep the compiler happy. by Frank Gevaerts · 5 years ago
- 3cb272c build: Fix puzzles build due to missing dependency by Solomon Peachy · 5 years ago
- 14d91ca Fix Red - Talk support for plugins by William Wilgus · 5 years ago
- 6392e05 Plugin API by William Wilgus · 5 years ago
- 55eb1c5 FS#7704 - Talk support for plugins by Solomon Peachy · 6 years ago
- 9c17734 Silence warning in stdio_compat.h by Franklin Wei · 5 years ago
- b0e9bb1 Limit float formatting to only targets building Quake by Franklin Wei · 5 years ago
- 5d05b9d Quake! by Franklin Wei · 7 years ago
- b70fecf Add proper float formatting to vuprintf by Michael Sevakis · 7 years ago
- 3e2b50e lua events from rockbox by William Wilgus · 5 years ago
- b0de98a Put -lfirmware in CORE_LIBS, to fix -thumb builds by Frank Gevaerts · 5 years ago
- 8bd992c lua disable bytecode dump & undump functions by William Wilgus · 5 years ago
- d5908f5 Fix Red lua move constants out of binary image by William Wilgus · 5 years ago
- c9aeb42 lua move constants out of binary image by William Wilgus · 5 years ago
- 47639fb lua alphabetically sort perl generated rocklib_aux functions by William Wilgus · 5 years ago
- 4e44c9c sdl: credit the authors by Franklin Wei · 5 years ago
- 03e6b17 Updated Serbian translation by eevan78 · 5 years ago
- fc25562 lua close state on os.exit by William Wilgus · 5 years ago
- 7739ad6 wolf3d: allow entering in-game jukebox by holding fire button by Franklin Wei · 5 years ago
- ee58f26 lua reduce heap allocated buffer sizes, organize luaconf.h by William Wilgus · 5 years ago
- a332924 lua late bound cfunction tables by William Wilgus · 6 years ago
- c6fcb1c lua inbinary strings by William Wilgus · 6 years ago
- 42240f6 wolf3d: increase default viewport size by Franklin Wei · 5 years ago
- 89aea2d wolf3d: write configs to /.rockbox/wolf3d instead of /.wolf4sdl by Franklin Wei · 5 years ago
- 3e27705 tagtree.c->loadroot() guard against overflow by William Wilgus · 6 years ago
- 5264a6e Fix Truncation warning cpufreq-linux.c->cpufreq_available_governors by William Wilgus · 6 years ago
- cf6584a Fix possible truncation playlist_catalog.c->catalog_add_to_a_playlist by William Wilgus · 6 years ago
- 3ec002e Fix truncation warning color_picker.c->draw_screen by William Wilgus · 6 years ago
- a980c0b Fix possible truncation statusbar.c->gui_statusbar_icon_battery by William Wilgus · 6 years ago
- fc7a458 Fix possible truncation albumart.c by William Wilgus · 5 years ago
- c0dbfc8 lua add track length & elapsed to rb.audio() by William Wilgus · 5 years ago
- 152e415 wolf3d: fix FM OPL alignment bug in a cleaner way by Franklin Wei · 5 years ago
- b1f1637 sdl: fix build by Franklin Wei · 5 years ago
- a1353a3 wolf3d: add missing SOURCES.wolf by Franklin Wei · 5 years ago
- 3f59fc8 Wolfenstein 3-D! by Franklin Wei · 5 years ago
- 439a0d1 rbendian.h: fall back to generic swap macros by Franklin Wei · 5 years ago
- c2411f7 sdl: silence audio driver debug output by Franklin Wei · 5 years ago
- 71922db sdl: a couple minor fixes by Franklin Wei · 5 years ago
- c7f26de lua remove error messages for pre-compiled chunks by William Wilgus · 5 years ago
- 3e504c3 Fix reversal of "always/never" in "LCD setting > Sleep (After Backlight Off)" by Sebastian Leonhardt · 5 years ago
- 7b118ec configure: add --32-bit option to build a 32-bit simulator/application by Franklin Wei · 5 years ago
- 213cdfc Boomshine Fix rb.touchscreen_set_mode() by William Wilgus · 5 years ago
- edd9341 sdl: add pointer to wiki for docs by Franklin Wei · 5 years ago
- b04f267 sdl: prevent simulator build from using pthreads by Franklin Wei · 5 years ago
- 94e6a7d duke3d: improve manual by Franklin Wei · 5 years ago
- 1e076a7 jz7460: Disable IRQ-driven DMA transfers. by Solomon Peachy · 5 years ago
- e85a3ba Agptek rocker: do not update display when not active by Marcin Bukat · 5 years ago
- 2de2636 Fix IRAM overflow introduced in 7a8c9daf7ef by Marcin Bukat · 5 years ago
- 38cceb9 Work around DX90 compile error by Franklin Wei · 5 years ago
- 75fe15a puzzles: refactor rockbox frontend by Franklin Wei · 5 years ago
- f940276 puzzles: resync with upstream by Franklin Wei · 5 years ago
- 4ed5727 nwztools: fix Makefile by Amaury Pouly · 5 years ago
- 063ff29 nwztools: add DMP-Z1 to the database by Amaury Pouly · 5 years ago
- e41a563 Fix REMOTE_CONTEXT failure by William Wilgus · 5 years ago
- 075108e Fix skin_engine.c Album Art never dealloc'd on theme change by William Wilgus · 6 years ago
- ed269af Fix simulator/transflective: Display wasn't enabled on first keypress when backlight always off by Sebastian Leonhardt · 6 years ago
- 168e242 Fix the fix by Sebastian Leonhardt · 6 years ago
- 26e0c64 Fix red and remove duplicated function declaration by Sebastian Leonhardt · 6 years ago
- e662ae4 Add YH820 current usage for runtime estimation by Sebastian Leonhardt · 8 years ago
- 1c095a1 YH-820: prohibit to change time/date on some hardware versions by Sebastian Leonhardt · 8 years ago
- 053c4d0 transflective LCDs: fix "first buttonpress enables backlight only" by Sebastian Leonhardt · 8 years ago