summaryrefslogtreecommitdiff
path: root/src/modules/module-card-restore.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-22Merge most of elmarco/rtclock2Lennart Poettering1-8/+4
2009-06-22restore: change 'save' flag behaviour to reflect whether an entry shall and/o...Lennart Poettering1-1/+1
2009-06-20Base mainloop on pa_rtclock_now()Marc-André Lureau1-8/+4
2009-06-18card,stream-restore: minor cleanupsLennart Poettering1-3/+1
2009-06-18card-restore: we don't need to save card data that came from the databaseLennart Poettering1-1/+2
2009-05-14database: port restore modules to new database APILennart Poettering1-39/+26
2009-03-23only store card profile if flagged for thatLennart Poettering1-0/+3
2009-03-03Use LGPL 2.1 on all files previously using LGPL 2Colin Guthrie1-1/+1
2009-02-19card-restore: it's not useful to check an array, let's check the lengthMarc-André Lureau1-1/+1
2009-02-13make PA_GCC_PACKED and PA_GCC_MALLOC actually workLennart Poettering1-2/+2
2009-02-04version all entries in the databaseLennart Poettering1-2/+11
2009-01-21add a card profile restore moduleLennart Poettering1-0/+284