index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
output
/
plugins
/
OpenALOutputPlugin.cxx
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-21
config/Param: split block-specific attributes to new struct ConfigBlock
Max Kellermann
1
-7
/
+7
2015-01-03
output/openal: convert macro to constexpr
Max Kellermann
1
-3
/
+3
2015-01-03
output/openal: convert struct to class
Max Kellermann
1
-1
/
+1
2015-01-02
output/openal: move functions into the class
Max Kellermann
1
-121
/
+116
2015-01-01
Copyright year 2015
Max Kellermann
1
-1
/
+1
2014-02-24
output/openal: use usleep() instead of g_usleep()
Max Kellermann
1
-2
/
+2
2014-01-29
output: move functions into the AudioOutput struct
Max Kellermann
1
-1
/
+1
2014-01-29
AudioOutput: pass plugin to constructor
Max Kellermann
1
-2
/
+4
2014-01-28
AudioOutput: add constructor and destructor
Max Kellermann
1
-5
/
+0
2014-01-28
output: rename struct audio_output to AudioOutput
Max Kellermann
1
-8
/
+8
2014-01-28
OutputPlugin: rename struct audio_output_plugin to AudioOutputPlugin
Max Kellermann
1
-1
/
+1
2014-01-23
output/*: move to output/plugins/
Max Kellermann
1
-1
/
+1
2014-01-13
copyright year 2014
Max Kellermann
1
-1
/
+1
2013-12-02
output/openal: check __APPLE__ instead of HAVE_OSX
Lukas Stabe
1
-1
/
+1
2013-10-02
Log: new logging library API
Max Kellermann
1
-3
/
+0
2013-09-04
util/Error: new error passing library
Max Kellermann
1
-23
/
+17
2013-08-04
*: use gcc.h macros instead of GLib
Max Kellermann
1
-4
/
+5
2013-08-04
OutputPlugin: pass config_param reference
Max Kellermann
1
-4
/
+3
2013-08-03
audio_format: convert to C++
Max Kellermann
1
-10
/
+10
2013-07-30
output_api: convert to C++
Max Kellermann
1
-1
/
+1
2013-04-17
output/openal: convert to C++
Max Kellermann
1
-35
/
+50
2011-12-13
output/openal: improve synchronization
Max Kellermann
1
-13
/
+16
2011-12-13
output/openal: move code to inline functions
Max Kellermann
1
-9
/
+25
2011-12-13
output/openal: use alGetSourcei(AL_BUFFER) to force-unqueue buffers
Max Kellermann
1
-14
/
+4
2011-12-13
output/openal: make attribute "filled" unsigned
Max Kellermann
1
-1
/
+1
2011-12-13
output/openal: remove bogus format check from _open()
Max Kellermann
1
-8
/
+0
2011-09-19
output_plugin: the plugin allocates the audio_output object
Max Kellermann
1
-15
/
+21
2011-09-17
output: per-plugin header
Max Kellermann
1
-0
/
+1
2011-09-17
output: rename plugin source files
Max Kellermann
1
-0
/
+0
2011-08-27
rename 'Timer' to 'struct timer'
Jonathan Neuschäfer
1
-1
/
+1
2011-01-29
copyright year 2011
Max Kellermann
1
-1
/
+1
2009-12-31
Update copyright notices.
Avuton Olrich
1
-1
/
+1
2009-12-02
audio_format: changed "bits" to "enum sample_format"
Max Kellermann
1
-8
/
+12
2009-11-15
output/openal: use audio_format_to_string()
Max Kellermann
1
-3
/
+3
2009-11-12
include config.h in all sources
Max Kellermann
1
-2
/
+2
2009-09-07
output/openal: support OpenAL plugin on Mac OS X
Serge Ziryukin
1
-0
/
+6
2009-09-06
output/openal: fix default device name
Serge Ziryukin
1
-3
/
+3
2009-09-06
openal output plugin
Serge Ziryukin
1
-0
/
+267