index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-card-restore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-27
Revert "card: Support adding ports dynamically"
Mikel Astiz
1
-43
/
+0
2013-02-16
hashmap: Use pa_free_cb_t instead of pa_free2_cb_t
Tanu Kaskinen
1
-2
/
+2
2013-01-21
card-restore: Only use hooks for the events.
poljar (Damir Jelić)
1
-65
/
+176
2012-12-19
card-restore: Log the restored profile name.
Tanu Kaskinen
1
-1
/
+1
2012-07-06
card-restore: Handle reading NULL profile name from the database.
Tanu Kaskinen
1
-0
/
+3
2012-07-05
card-restore: Add the ability to save and restore the latency offset.
poljar (Damir Jelić)
1
-10
/
+112
2012-06-29
card: Ensure that there's always at least one profile.
Tanu Kaskinen
1
-1
/
+1
2012-05-31
modules: Use PA_IDXSET_FOREACH wherever applicable.
Harsh Prateek Bora
1
-1
/
+1
2011-08-12
Plug some memory leaks and an invalid read
Maarten Bosmans
1
-2
/
+1
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-3
/
+1
2011-06-22
database: Support legacy format database entries.
Colin Guthrie
1
-33
/
+83
2011-06-22
database: Convert our use of database files to save in tagstruct format.
Colin Guthrie
1
-34
/
+76
2011-03-18
Fix up some double spaces
Maarten Bosmans
1
-1
/
+1
2010-12-20
Fix typos
Zhang Wanming
1
-1
/
+1
2009-06-22
Merge most of elmarco/rtclock2
Lennart Poettering
1
-8
/
+4
2009-06-22
restore: change 'save' flag behaviour to reflect whether an entry shall and/o...
Lennart Poettering
1
-1
/
+1
2009-06-20
Base mainloop on pa_rtclock_now()
Marc-André Lureau
1
-8
/
+4
2009-06-18
card,stream-restore: minor cleanups
Lennart Poettering
1
-3
/
+1
2009-06-18
card-restore: we don't need to save card data that came from the database
Lennart Poettering
1
-1
/
+2
2009-05-14
database: port restore modules to new database API
Lennart Poettering
1
-39
/
+26
2009-03-23
only store card profile if flagged for that
Lennart Poettering
1
-0
/
+3
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-02-19
card-restore: it's not useful to check an array, let's check the length
Marc-André Lureau
1
-1
/
+1
2009-02-13
make PA_GCC_PACKED and PA_GCC_MALLOC actually work
Lennart Poettering
1
-2
/
+2
2009-02-04
version all entries in the database
Lennart Poettering
1
-2
/
+11
2009-01-21
add a card profile restore module
Lennart Poettering
1
-0
/
+284