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
41bf7d8d72964890ca435ba21543fbdeca9bc3b7
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
18
Nov
25
Sep
3
Aug
6
Apr
26
Mar
24
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
Correct an open bug when using id option with alsa driver
More cleanup in live driver tear-down (in the built-in drivers)
Considerable sloppiness in teardown of a device that fails to open;
Doc correction (stdin where stdout was correct)
Fix ao_sndio plugin compilation (#1715).
Correct typos in the CHANGES entries for 1.0.0
Apply MacOS X driver patch supplied by Max Horn in Trac #1667; corrects
Update version for past-release
retag ao for release with header fix
1.0.0
1.0.0
os_types.h was not a private header as assumes; expose and install
Tag libao for 1.0.0 release
Update documentation versioning to current release
Update CHANGES toward release
One automake fix, alter configure version for release
Doc updates
Be less chatty unless requested
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
Loading