1. fee68fc quake: synchronize Mod_LoadModel and S_LoadSound by Franklin Wei · 5 years ago
  2. 9d2af87 lua update tagnav.lua with reload menu and bug fixes by William Wilgus · 5 years ago
  3. 501404d tagtree add %reload to allow hot reloading of tagnavi config by William Wilgus · 5 years ago
  4. e6fae44 xduoox3: Use correct LANG_DISK_NAME strings. by Solomon Peachy · 5 years ago
  5. c3a775c Make info screen properly multi-volume aware. by Solomon Peachy · 5 years ago
  6. 722ddcf sdl: Fixes for the SDL apps, so they support building simulator on Windows by Vencislav Atanasov · 5 years ago
  7. 94109a9 quake: fix file loading errors by Franklin Wei · 5 years ago
  8. 5e0bd5b quake: add notification upon strange error by Franklin Wei · 5 years ago
  9. caee6c5 quake: fix race condition by Franklin Wei · 5 years ago
  10. 0b23348 sdl: forward-declare fscanf_wrapper by Franklin Wei · 5 years ago
  11. c31700f quake: properly synchronize zone.c by Franklin Wei · 5 years ago
  12. 4f469e9 Debug menu now show partitions on all drives, not just the first. by Solomon Peachy · 5 years ago
  13. 138a4f9 lua rocklib_img optimize functions with multiple checkint calls by William Wilgus · 5 years ago
  14. 90118f1 lua add demo scripts, atexit handler, gui_scrollbar_draw by William Wilgus · 5 years ago
  15. 8bafa1b pacbox: fix red and enable AI on all targets by Franklin Wei · 5 years ago
  16. b3295f0 Pacbox AI by Moshe Piekarski · 7 years ago
  17. 183e45e sdl: Remove platform-specific code by Vencislav Atanasov · 5 years ago
  18. e19857e duke3d: remove unused files by Franklin Wei · 5 years ago
  19. 8379b23 lua: wrap thread_set_priority with #ifdef HAVE_PRIORITY_SCHEDULING by Franklin Wei · 5 years ago
  20. 5572904 chessbox: Fixes and enhancements by Solomon Peachy · 5 years ago
  21. 7f9fc20 Use full_path_subst on more places, to avoid replacing the wrong occurrences in by Vencislav Atanasov · 5 years ago
  22. d8330c9 sdl: gut OS/2, win32 code from SDL.c by Franklin Wei · 5 years ago
  23. 090bded quake: add README with some notes by Franklin Wei · 5 years ago
  24. 711ddfd sdl: gut non-Rockbox platform detection code by Franklin Wei · 5 years ago
  25. c2139db Ninety-nine bugs on the wall, Fix one bug, pass it around, 101 bugs on the wall.. by Solomon Peachy · 5 years ago
  26. 51fe1b6 volume_ismounted is gated by HAVE_DIRCACHE rather than HAVE_MULTIVOLUME by Solomon Peachy · 5 years ago
  27. 45bd14b Lua Add Emergency Garbage Collector by William Wilgus · 5 years ago
  28. 4beafe1 Show time, date, and recording directory in the info screen by Solomon Peachy · 6 years ago
  29. ddf612c lua remove unneeded plugin functions by William Wilgus · 5 years ago
  30. fd20114 robotfindskitten: clear message line before cinema scene by Franklin Wei · 11 years ago
  31. feacbcd quake: cache files in memory to eliminate skips by Franklin Wei · 5 years ago
  32. 4226315 Multiboot update manual entry by William Wilgus · 6 years ago
  33. e1475a3 Fix non aligned crashes with tlsf by William Wilgus · 5 years ago
  34. cdfb7d4 sdl: fix video regression introduced by 5d05b9d by Franklin Wei · 5 years ago
  35. 6e32e06 lua add sound_current, consolidate sound_ functions by William Wilgus · 5 years ago
  36. 5f9d1f5 Add sound_current to plugin api by William Wilgus · 5 years ago
  37. 7e4902b quake: fix errorneous endian-correcting reads by Franklin Wei · 5 years ago
  38. 7bef453 FS#12887: Fix playlist order after moving a track before current by Solomon Peachy · 5 years ago
  39. ef9ee89 quake: fix unaligned accesses in model.c by Franklin Wei · 5 years ago
  40. 2ca4717 quake: pack structs which could potentially be unaligned by Franklin Wei · 5 years ago
  41. f83de42 quake: enable building Quake2 by Franklin Wei · 5 years ago
  42. 5a84239 Add speech feedback to imageviewer plugin by Solomon Peachy · 6 years ago
  43. 859f762 Move get_codepage_name() back out of #ifdef HAVE_LCD_BITMAP by Frank Gevaerts · 5 years ago
  44. 4d2874f Don't have the inclusion of lang_enum.h depend on PLUGIN by Frank Gevaerts · 5 years ago
  45. 78892b5 FS#7705: Voice enable battery bench plugin by Solomon Peachy · 6 years ago
  46. 4edaf3f FS#7912: Voice enable the chessbox plugin by Solomon Peachy · 6 years ago
  47. ee659d4 Move date/time strings out of RTC context by Franklin Wei · 5 years ago
  48. d1b8b39 Fix build on non-RTC targets. by Solomon Peachy · 5 years ago
  49. 3665eec Increase set_time_screen() buffer size for hosted to keep the compiler happy. by Frank Gevaerts · 5 years ago
  50. 3cb272c build: Fix puzzles build due to missing dependency by Solomon Peachy · 5 years ago
  51. 6392e05 Plugin API by William Wilgus · 5 years ago
  52. 55eb1c5 FS#7704 - Talk support for plugins by Solomon Peachy · 6 years ago
  53. 9c17734 Silence warning in stdio_compat.h by Franklin Wei · 5 years ago
  54. 5d05b9d Quake! by Franklin Wei · 7 years ago
  55. 3e2b50e lua events from rockbox by William Wilgus · 5 years ago
  56. 8bd992c lua disable bytecode dump & undump functions by William Wilgus · 5 years ago
  57. d5908f5 Fix Red lua move constants out of binary image by William Wilgus · 5 years ago
  58. c9aeb42 lua move constants out of binary image by William Wilgus · 5 years ago
  59. 47639fb lua alphabetically sort perl generated rocklib_aux functions by William Wilgus · 5 years ago
  60. 03e6b17 Updated Serbian translation by eevan78 · 5 years ago
  61. fc25562 lua close state on os.exit by William Wilgus · 5 years ago
  62. 7739ad6 wolf3d: allow entering in-game jukebox by holding fire button by Franklin Wei · 5 years ago
  63. ee58f26 lua reduce heap allocated buffer sizes, organize luaconf.h by William Wilgus · 5 years ago
  64. a332924 lua late bound cfunction tables by William Wilgus · 6 years ago
  65. c6fcb1c lua inbinary strings by William Wilgus · 6 years ago
  66. 42240f6 wolf3d: increase default viewport size by Franklin Wei · 5 years ago
  67. 89aea2d wolf3d: write configs to /.rockbox/wolf3d instead of /.wolf4sdl by Franklin Wei · 5 years ago
  68. 3e27705 tagtree.c->loadroot() guard against overflow by William Wilgus · 6 years ago
  69. cf6584a Fix possible truncation playlist_catalog.c->catalog_add_to_a_playlist by William Wilgus · 6 years ago
  70. 3ec002e Fix truncation warning color_picker.c->draw_screen by William Wilgus · 6 years ago
  71. a980c0b Fix possible truncation statusbar.c->gui_statusbar_icon_battery by William Wilgus · 6 years ago
  72. fc7a458 Fix possible truncation albumart.c by William Wilgus · 5 years ago
  73. c0dbfc8 lua add track length & elapsed to rb.audio() by William Wilgus · 5 years ago
  74. 152e415 wolf3d: fix FM OPL alignment bug in a cleaner way by Franklin Wei · 5 years ago
  75. b1f1637 sdl: fix build by Franklin Wei · 5 years ago
  76. a1353a3 wolf3d: add missing SOURCES.wolf by Franklin Wei · 5 years ago
  77. 3f59fc8 Wolfenstein 3-D! by Franklin Wei · 5 years ago
  78. c2411f7 sdl: silence audio driver debug output by Franklin Wei · 5 years ago
  79. 71922db sdl: a couple minor fixes by Franklin Wei · 5 years ago
  80. c7f26de lua remove error messages for pre-compiled chunks by William Wilgus · 5 years ago
  81. 3e504c3 Fix reversal of "always/never" in "LCD setting > Sleep (After Backlight Off)" by Sebastian Leonhardt · 5 years ago
  82. 213cdfc Boomshine Fix rb.touchscreen_set_mode() by William Wilgus · 5 years ago
  83. edd9341 sdl: add pointer to wiki for docs by Franklin Wei · 6 years ago
  84. b04f267 sdl: prevent simulator build from using pthreads by Franklin Wei · 6 years ago
  85. 2de2636 Fix IRAM overflow introduced in 7a8c9daf7ef by Marcin Bukat · 6 years ago
  86. 38cceb9 Work around DX90 compile error by Franklin Wei · 6 years ago
  87. 75fe15a puzzles: refactor rockbox frontend by Franklin Wei · 6 years ago
  88. f940276 puzzles: resync with upstream by Franklin Wei · 6 years ago
  89. e41a563 Fix REMOTE_CONTEXT failure by William Wilgus · 6 years ago
  90. 075108e Fix skin_engine.c Album Art never dealloc'd on theme change by William Wilgus · 6 years ago
  91. 1c095a1 YH-820: prohibit to change time/date on some hardware versions by Sebastian Leonhardt · 8 years ago
  92. 60f60d9 Fix tree.c static allocation detection during buffer move by William Wilgus · 6 years ago
  93. 1d893a0 pitchscreen: Fix compile on HWCODEC players. by Solomon Peachy · 6 years ago
  94. 32e0745 Fix minor issues introduced in fe95127 (Playlist playing time) by Solomon Peachy · 6 years ago
  95. fd9d4a8 Add speech feedback in pitchscreen by Solomon Peachy · 6 years ago
  96. ee2ab04 rocker: Correct a bad keymap in the bookmark screen by Solomon Peachy · 6 years ago
  97. 0a6cad7 FS#12353: For car adapter mode, make delay before resuming configurable by Solomon Peachy · 6 years ago
  98. 60c9df0 blackjack: various fixes by Sebastian Leonhardt · 6 years ago
  99. fe95127 FS6338: Playlist playing time by Solomon Peachy · 6 years ago
  100. 39b64f7 FS#10311 -- Add beep when navigating to beginning or end of list. by Solomon Peachy · 6 years ago