Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge most of elmarco/rtclock2 | Lennart Poettering | 2009-06-22 | 1 | -8/+4 |
|\ | | | | | | | Merge commit 'e4d914c945c13d23b131d7ba75fbdd03cb6d0043' | ||||
| * | Base mainloop on pa_rtclock_now() | Marc-André Lureau | 2009-06-20 | 1 | -8/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move the mainloop to monotonic based time events. Introduces 4 helper functions: pa_{context,core}_rttime_{new,restart}(), that fill correctly a timeval with the rtclock flag set if the mainloop supports it. Both mainloop-test and mainloop-test-glib works with rt and timeval based time events. PulseAudio and clients should be fully functional. This patch has received several iterations, and this one as been largely untested. Signed-off-by: Marc-André Lureau <marca-andre.lureau@nokia.com> | ||||
* | | restore: change 'save' flag behaviour to reflect whether an entry shall ↵ | Lennart Poettering | 2009-06-22 | 1 | -1/+1 |
|/ | | | | and/or is in the on-disk databases | ||||
* | card,stream-restore: minor cleanups | Lennart Poettering | 2009-06-18 | 1 | -3/+1 |
| | |||||
* | card-restore: we don't need to save card data that came from the database | Lennart Poettering | 2009-06-18 | 1 | -1/+2 |
| | |||||
* | database: port restore modules to new database API | Lennart Poettering | 2009-05-14 | 1 | -39/+26 |
| | |||||
* | only store card profile if flagged for that | Lennart Poettering | 2009-03-23 | 1 | -0/+3 |
| | |||||
* | Use LGPL 2.1 on all files previously using LGPL 2 | Colin Guthrie | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | card-restore: it's not useful to check an array, let's check the length | Marc-André Lureau | 2009-02-19 | 1 | -1/+1 |
| | |||||
* | make PA_GCC_PACKED and PA_GCC_MALLOC actually work | Lennart Poettering | 2009-02-13 | 1 | -2/+2 |
| | |||||
* | version all entries in the database | Lennart Poettering | 2009-02-04 | 1 | -2/+11 |
| | |||||
* | add a card profile restore module | Lennart Poettering | 2009-01-21 | 1 | -0/+284 |