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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Martin Guy
libao
Graph
fbc5bf6d4c39523ea3277d31ff27f6ce4efdcb1e
Select Git revision
Branches
1
master
default
protected
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Sep
14
Jun
29
Dec
14
Jan
29
Dec
15
Jan
14
Nov
13
18
Jan
17
11
3
Apr
7
Mar
7
Feb
28
Jan
27
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
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
19
Mar
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
Fix compilation failure on AIX
master
master
Use binary mode for file output
Merge branch 'gitlab-ci' into 'master'
Add gitlab ci build description.
ao_example: free buffer
Check memory allocations for success
Enable pulse build in travis
pulse: fix missing include warning for nanosleep
travis: Test on both linux and osx.
Bump version and release date on docs
Add an update-doc-version target
Revert "Insure that the alsa plugin links against libao, since the plugin calls ao_is_big_endian from libao."
Drop the old debian/ directory
Replace autogen.sh with a simple wrapper about autoreconf.
Enable AM_SILENT_RULES when it's available.
Add a travis build config.
Fix automake deprecation warning about INCLUDES.
Update .gitignore.
Fix config file parsing
Convert .cvsignore to .gitignore
Remove dsound plugin skeleton
pulse: Ignore unknown options
Fix mangled error messages when verbosity=0
pulse: Add missing include path
Export ao_file_extension
manpage: Add pulse to list of default drivers
Fix faulty check for wmm driver
Replace deprecated HAL APIs
Replace deprecated Carbon API calls with modern AudioComponent APIs
Correct pad and swapbuffer behaviors when handling packed 24 bit in ALSA
Update 24 bit sample handling in alsa plugin to deal with packed and unpacked formats.
Fix for RH BZ 1193688-- should fix the crackling in the pulse module
Fix NULL pointer dereference.
Bump version after the 1.2.0 release.
Bump version and release date on docs.
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.
Loading