index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
sdl
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-09
codecs: Add support for the 'VTX' ZX Spectrum chiptunes format.
Solomon Peachy
1
-5
/
+0
2020-08-02
duke3d: allow playing with unofficial data files
Franklin Wei
1
-0
/
+3
2020-07-24
plugins: More HAVE_BACKLIGHT cleanup
Solomon Peachy
1
-2
/
+4
2020-07-22
keyboard add ability to specify temporary custom layouts
William Wilgus
2
-2
/
+2
2020-04-11
SDL: Silence a large number of compile warnings (WIP)
Solomon Peachy
44
-396
/
+425
2020-04-05
Fix red introduced in 191ffe2.
Franklin Wei
1
-5
/
+0
2020-02-01
sdl: disable alignment trap
Franklin Wei
1
-1
/
+1
2019-10-30
wolf3d: change version to shareware
Franklin Wei
1
-1
/
+1
2019-10-07
quake: clean up asm mixer
Franklin Wei
1
-63
/
+46
2019-08-22
sdl: Fix path substitution in log messages, fix game names in comments
Vencislav Atanasov
1
-1
/
+1
2019-08-09
quake: further optimize D_DrawSpans8
Franklin Wei
1
-178
/
+171
2019-08-09
quake: enable PQ_OPT5 (a fixed-point DrawSpans8)
Franklin Wei
3
-3
/
+53
2019-08-09
quake: merge the remaining Pocket Quake PQ_OPT changes
Franklin Wei
7
-4
/
+767
2019-08-09
quake: merge some fixed-point optimizations from PocketQuake
Franklin Wei
10
-7
/
+867
2019-08-08
Introduce HW_SAMPR_MIN_GE_22 macro
Solomon Peachy
1
-5
/
+1
2019-08-08
sdl: document some pointer voodoo
Franklin Wei
1
-0
/
+2
2019-08-04
sdl: fall back to minimum supported sample rate if 22 kHz is not supported
Franklin Wei
1
-0
/
+4
2019-08-04
sdl: don't set alignment trap if < ARMv5
Franklin Wei
1
-1
/
+1
2019-08-03
quake: update readme
Franklin Wei
1
-3
/
+10
2019-08-03
sdl: use mutex in printf()
Franklin Wei
1
-1
/
+17
2019-08-03
quake: synchronize Mod_LoadModel and S_LoadSound
Franklin Wei
2
-2
/
+47
2019-07-31
sdl: Fixes for the SDL apps, so they support building simulator on Windows
Vencislav Atanasov
6
-0
/
+15
2019-07-30
quake: fix file loading errors
Franklin Wei
1
-1
/
+9
2019-07-30
quake: add notification upon strange error
Franklin Wei
1
-0
/
+3
2019-07-30
quake: fix race condition
Franklin Wei
2
-7
/
+37
2019-07-30
sdl: forward-declare fscanf_wrapper
Franklin Wei
1
-0
/
+1
2019-07-30
quake: properly synchronize zone.c
Franklin Wei
1
-3
/
+77
2019-07-29
sdl: Remove platform-specific code
Vencislav Atanasov
49
-2192
/
+54
2019-07-29
duke3d: remove unused files
Franklin Wei
25
-7353
/
+0
2019-07-28
sdl: gut OS/2, win32 code from SDL.c
Franklin Wei
1
-95
/
+0
2019-07-28
quake: add README with some notes
Franklin Wei
1
-0
/
+42
2019-07-28
sdl: gut non-Rockbox platform detection code
Franklin Wei
2
-93
/
+4
2019-07-27
quake: cache files in memory to eliminate skips
Franklin Wei
1
-38
/
+103
2019-07-25
sdl: fix video regression introduced by 5d05b9d
Franklin Wei
1
-10
/
+14
2019-07-24
quake: fix errorneous endian-correcting reads
Franklin Wei
3
-19
/
+23
2019-07-21
quake: fix unaligned accesses in model.c
Franklin Wei
3
-119
/
+198
2019-07-21
quake: pack structs which could potentially be unaligned
Franklin Wei
1
-14
/
+15
2019-07-21
quake: enable building Quake2
Franklin Wei
1
-3
/
+3
2019-07-19
Quake!
Franklin Wei
163
-17
/
+64212
2019-07-12
wolf3d: allow entering in-game jukebox by holding fire button
Franklin Wei
1
-1
/
+7
2019-07-10
wolf3d: increase default viewport size
Franklin Wei
1
-1
/
+1
2019-07-10
wolf3d: write configs to /.rockbox/wolf3d instead of /.wolf4sdl
Franklin Wei
2
-2
/
+2
2019-07-09
wolf3d: fix FM OPL alignment bug in a cleaner way
Franklin Wei
2
-9
/
+8
2019-07-09
sdl: fix build
Franklin Wei
1
-3
/
+3
2019-07-09
wolf3d: add missing SOURCES.wolf
Franklin Wei
1
-0
/
+27
2019-07-09
Wolfenstein 3-D!
Franklin Wei
61
-2
/
+44119
2019-07-09
sdl: silence audio driver debug output
Franklin Wei
1
-2
/
+2
2019-07-09
sdl: a couple minor fixes
Franklin Wei
3
-20
/
+18
2019-06-16
sdl: add pointer to wiki for docs
Franklin Wei
1
-0
/
+2
2019-06-16
sdl: prevent simulator build from using pthreads
Franklin Wei
1
-2
/
+0
[next]