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
ebfe2e3004493e20c1bc732359d6025ad8f2ea3a
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
27
Jan
4
Oct
21
Aug
14
Mar
11
22
Jan
21
15
29
Sep
6
Aug
16
May
15
Feb
14
19
Nov
31
May
22
Feb
19
Dec
17
8
7
6
3
2
25
Nov
23
18
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
Update CHANGES for 1.2 release.
Dist the ckport database file.
Include string.h for memset.
Insure that the alsa plugin links against libao, since the plugin calls ao_is_big_endian from libao.
Add logic to ALSA driver such that it also tries greater bitdepths if device open fails with the requested depth.
Add 'dev' option to macosx driver docs
OS X driver patch from Kyle McKay:
Correct non-native endianness handling in OSX plugin.
Update drivers text version
Remove Nch->stereo force for ALSA default device
Correction to ALSA beahior: when requesting low-latency behavior, set
Further tweaking of latency setup in ALSA; set default period_time ot 1/4 of buffer time
Add one last failsafe in the case where Pulse is emulating ALSA, but
Implement another Pulse-emulation-specific workaround in ao_alsa;
reduce default OSS buffer slightly to 20ms
Pulse Audio has a major problem with any drain() call taking a minimum
Add some buffer latency adjustments to OSS driver
Commit slightly modified version of patch submitted for Trac #1924:
Commit additional logging in the event a driver fails to open due to a rejected option (only some driver backends do this)
makeup fix (moved <li> to be *within* <ul>)
Move endianness check out of playback loop in ao_also()
Corrected doc/ao_play.html (close #1808)
Fix typo.
Updated manpage libao.conf.5 (close #1822)
Fixed memory leak in ao_shutdown() (close #1799)
Corrected changelog format, thanks to rillian
Added missing ao_file_extension() (close #1841)
ckport database for libao
Minor typo and oversight corrections to docs
Add option "Client_name" to esd driver
Fix FTBFS in Pulse driver if there is no PA_SAMPLE_S24NE
Commit patch to Roar driver provided by ph3-der-loewe
Apply patch from Trac #1801
re-tag ao 1.1.0 for release; only difference is CHANGES file
1.1.0
1.1.0
Somehow, I always miss updating CHANGES
tag for release
Trac submitter #1764 needs to test his scipts befoer submission :-P
Update versioning, update documentation dates
Add ao.vers script added by #1764
Commit ld versioning patch submitted in Trac #1764
Loading