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.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
target
/
hosted
/
sdl
/
pcm-sdl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-25
pcm: Remove unused function pcm_play_dma_get_peak_buffer()
Aidan MacDonald
1
-7
/
+0
2020-11-12
pcm: Further cleanup of unused bits of the PCM ACPI:
Solomon Peachy
1
-5
/
+0
2020-10-31
pcm: Get rid of pcm_play_pause() and associated APIs
Solomon Peachy
1
-8
/
+0
2020-10-11
hosted: Use O_CLOEXEC for all open() and "e" for fopen() calls
Solomon Peachy
1
-2
/
+2
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
1
-3
/
+0
2013-04-27
Provide high resolution volume and prescaler to hosted targets.
Michael Sevakis
1
-19
/
+4
2013-04-22
Do some cleanup, adjustment and a couple fixes to recent sound changes.
Michael Sevakis
1
-1
/
+3
2013-04-11
Fix f5a5b94 errors. Employ SW volume for select targets on SIM.
Michael Sevakis
1
-0
/
+6
2012-03-04
Tweak some PCM drivers for less typecasting with the data pointer.
Michael Sevakis
1
-3
/
+3
2012-03-03
Revise the PCM callback system after adding multichannel audio.
Michael Sevakis
1
-33
/
+33
2011-09-01
Shuffle some functions around so that interfacing with playback.c in particul...
Michael Sevakis
1
-1
/
+1
2011-06-29
Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...
Michael Sevakis
1
-2
/
+45
2010-07-04
sim: add spdif_measure_frequency() stub for HAVE_SPDIF_IN
Rafaël Carré
1
-0
/
+9
2010-07-04
Simulator: build recording code
Rafaël Carré
1
-4
/
+11
2010-05-24
Cleanup r26253 red and yellow.
Michael Sevakis
1
-1
/
+1
2010-05-24
Make PCM->driver interface about as simple as it will get. Registered callbac...
Michael Sevakis
1
-16
/
+2
2010-05-17
Restore changes of r25809 that got lost in the target tree movement and fix s...
Thomas Martitz
1
-3
/
+7
2010-05-15
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
1
-0
/
+373