index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Quake: attempt 2
duke3d
Franklin Wei
2018-02-11
*
Add proper float formatting to vuprintf
Michael Sevakis
2018-02-08
*
duke3d: remove debug code
Franklin Wei
2018-02-07
*
sdl: remove non-rockbox drivers
Franklin Wei
2018-02-07
*
sdl: fix freeze on startup on PP targets
Franklin Wei
2018-02-04
*
duke3d: clean up whitespace in game.c
Franklin Wei
2018-01-18
*
duke3d: improve greylib support
Franklin Wei
2018-01-18
*
duke3d: misc stuff (DON'T PUSH)
Franklin Wei
2018-01-05
*
sdl: support greylib video (untested)
Franklin Wei
2018-01-05
*
sdl: clean up audio driver
Franklin Wei
2018-01-05
*
duke3d: bump audio sample rate to 22.1KHz
Franklin Wei
2018-01-05
*
Add a test_sdl plugin
Franklin Wei
2018-01-05
*
duke3d: further optimize audio mixing
Franklin Wei
2018-01-05
*
Enable semaphore objects unconditionally
Franklin Wei
2018-01-05
*
duke3d: unregister timer on exit
Franklin Wei
2018-01-05
*
duke3d: enable for non-ARM targets
Franklin Wei
2018-01-05
*
duke3d: rewrite sound mixing to use fixed-point
Franklin Wei
2017-12-26
*
duke3d: use hardware FPU if available
Franklin Wei
2017-12-26
*
Revert "Support floating-point formatting"
Franklin Wei
2017-12-24
*
duke3d: Credit the authors
Franklin Wei
2017-12-24
*
duke3d: restrict manual building to enabled targets
Franklin Wei
2017-12-24
*
duke3d: restrict targets to ARM only
Franklin Wei
2017-12-24
*
fix red once more
Franklin Wei
2017-12-24
*
attempt to fix sysfont.h errors
Franklin Wei
2017-12-24
*
Undef potentially conflicting macros in stdio_compat.h
Franklin Wei
2017-12-24
*
fix red
Franklin Wei
2017-12-24
*
fix red
Franklin Wei
2017-12-23
*
Port of Duke Nukem 3D
Franklin Wei
2017-12-23
*
Support floating-point formatting
Franklin Wei
2017-12-23
*
stdio compat layer for plugins
Marcin Bukat
2017-12-23
*
Buffering: Missed converting one case assuming const handle size.
Michael Sevakis
2017-12-19
*
Fix error with action subsystem and custom context mapping
William Wilgus
2017-12-18
*
Buffering: Get rid of disabled code I have no intention of using
Michael Sevakis
2017-12-17
*
Remove buffering functions from plugin API.
Michael Sevakis
2017-12-17
*
Get rid of useless playlist probing and fix up some data types.
Michael Sevakis
2017-12-17
*
Fix last commit
Franklin Wei
2017-12-16
*
Change button mappings in plugins/lib/keymaps.h
Franklin Wei
2017-12-16
*
Fix big WTF when closing the current track.
Michael Sevakis
2017-12-15
*
Get voice event out of playback.c
Michael Sevakis
2017-12-12
*
Add a 32 byte read buffer to read_line.
Michael Sevakis
2017-12-12
*
Buffering: Remove statically-sized path buffer from handle struct
Michael Sevakis
2017-12-10
*
buffering.c: Fix oopses with caching handle pointer
Michael Sevakis
2017-12-09
*
Remove recursion from shrink_buffer()
Michael Sevakis
2017-12-09
*
Fix yellow on hosted targets from c1a01be
Michael Sevakis
2017-12-09
*
Playback: Move internal track list onto buffer
Michael Sevakis
2017-12-09
*
Get test_codec synced with changes in 6c868dd
Michael Sevakis
2017-12-08
*
Remove explicit 'enum codec_command_action' in codec API
Michael Sevakis
2017-12-07
*
Ensure ci is properly updated if seeking before track load completes
Michael Sevakis
2017-12-07
*
Playback: C99-ize FOREACH_ALBUMART; make loop counter local
Michael Sevakis
2017-12-04
*
Add a small 32-byte write buffer to fdprintf.
Michael Sevakis
2017-11-28
[next]