Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
libao
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Xiph.Org
libao
Graph
d1f80cda3b0a110794568260d435bbe9002be5a0
Select Git revision
Branches
3
bugfix/memleak-example
master
default
plugin-path
Tags
8
1.2.2
1.2.0
1.1.0
1.0.0
0.8.2
0.7.0
0.6.0
0.8.6
11 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Mar
23
19
18
16
7
18
Feb
5
31
Jan
30
29
28
27
26
25
24
23
13
11
14
Feb
19
Nov
15
25
Jul
24
May
11
Dec
19
Jul
18
5
Apr
14
Mar
19
Jan
26
Nov
15
18
Oct
2
Aug
16
Jul
12
3
Mar
12
Jan
11
10
10
Dec
9
Nov
6
25
May
2
Apr
20
Mar
19
17
12
9
10
Nov
31
Oct
18
13
11
8
5
4
24
Sep
23
11
10
3
31
Aug
30
29
28
26
21
7
31
Jul
14
24
Jun
8
Jan
29
Nov
19
Jul
12
11
9
3
2
9
Jun
3
1
12
Apr
10
22
Feb
15
Jan
2
24
Dec
19
18
17
16
12
9
7
21
Nov
14
9
28
Oct
25
16
7
27
Sep
26
21
11
9
8
7
5
31
Aug
24
23
22
21
20
17
13
12
11
10
6
5
4
6
Jul
18
Jun
13
29
May
17
13
6
9
Apr
26
Mar
17
7
5
28
Feb
27
26
24
18
17
2
29
Jan
25
23
30
Dec
24
17
18
Nov
10
9
8
7
4
31
Oct
30
10
30
Sep
27
26
3
Add 'global' options to ao, primarily as a means of allowing debug
Add additional output from configure script that lists all backends to be
Add RoarAudio driver. This is modified slightly from the version
Add OpenBSD sndio driver (patch from #1631). This required some updates to fit with current ao. COMPLETELY UNTESTED, I don't even
apply patch for Trac #1397
Alter exact handling of unmapped output
Commit patch for Trac #1630
Get WMM driver to compile/run again with channel mapping changes
MacOSX doesn't have strndup()
Fix mapping offset for pulse
Only ever write 4096 bytes at a time to ESD.
Error reporting patchup
Remove some relatively useless aRTs debug messages
Centralize most of the channel matrix setup processing that drivers were doing independently.
Bring MacOSX driver fully up to date with Snow Leapord, move to using AUHAL interface.
fix for out-of-tree builds: $srcdir and $builddir are both needed.
Correct a double free and a missing include causing 64 bit pointers to get 'int-ed'
It turns out that ALSA lets you open devices that have a config entry
Attempted fix for VIA82xx end-of-playback clicks.
ao_esd was both putting an automatic into the environment during
Somehow the source commit for 16856 got missed; second half of
Fixes #1103; eliminate read_config_files namespace collision by adding
More of the endless hacking to make aRts support more reliable than aRts
Add locking to the aRts C API global init()/free() state, track/lock
Update sun audio driver to look for environment variables specifying
Fixes #604; OSS compat in *BSD isn't perfect, SNDCTL_DSP_GETBLKSIZE is
Add some error reporting and guards to ARTs; it appears that whenever
Move lib dependencies to Libs.private in ao.pc
Apply patch as found in Debian BZ #316724
Fixes BZ #1124
Fixes Debian #522101; eliminate use of PATH_MAX_LEN as it doesn't exist
Centralize messaging in the plugins, clean up reporting a bit, make
Minor fix to windows build (correct debug option)
Update ao_sun driver for channel mapping 'support'
Remove dead Solaris driver that hasn't built since 2000; 'sun' driver
Continue adding mapping support to drivers. Most importantly, add full
Remove old alsa05 driver
add new option declarations to built-in drivers.
Update wav output driver to WAVEFORMATEXTENSIBLE, add full channel
Set properties and add modification header
Loading