Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pulse: move pa_rtclock_now in pulsecommon | Marc-André Lureau | 2009-06-20 | 1 | -1/+2 |
| | |||||
* | perl -p -i -e 's/pa_rtclock_usec/pa_rtclock_now/g' `find . -name '*.[ch]'` | Marc-André Lureau | 2009-06-19 | 1 | -1/+1 |
| | |||||
* | log: use pa_logl() instead of pa_log_level() | Lennart Poettering | 2009-04-19 | 1 | -1/+1 |
| | |||||
* | log: print file name only when we have it | Lennart Poettering | 2009-04-19 | 1 | -1/+1 |
| | |||||
* | increase log buffer further | Lennart Poettering | 2009-04-04 | 1 | -1/+1 |
| | |||||
* | optionally skip initial frames in backtrace | Lennart Poettering | 2009-03-25 | 1 | -7/+20 |
| | |||||
* | don't show full so path in backtrace | Lennart Poettering | 2009-03-25 | 1 | -3/+7 |
| | |||||
* | Use LGPL 2.1 on all files previously using LGPL 2 | Colin Guthrie | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | rework logging to make it more modular | Lennart Poettering | 2009-02-21 | 1 | -85/+112 |
| | |||||
* | log: don't leak bt | Marc-André Lureau | 2009-02-19 | 1 | -0/+1 |
| | |||||
* | suppress lines made up only of whitespace | Lennart Poettering | 2009-01-30 | 1 | -1/+2 |
| | |||||
* | add pa_log_rate_limit() | Lennart Poettering | 2009-01-23 | 1 | -0/+8 |
| | |||||
* | Support showing a backtrace on log messages | Lennart Poettering | 2008-10-21 | 1 | -15/+118 |
| | |||||
* | do not cleanup staticly allocated memory unless we are in valgrind mode | Lennart Poettering | 2008-10-04 | 1 | -0/+3 |
| | |||||
* | output relative timestamps in addition to absolute timestamps when logging | Lennart Poettering | 2008-09-01 | 1 | -4/+14 |
| | |||||
* | change default log level for the library to PA_LOG_ERROR to avoid spamming ↵ | Lennart Poettering | 2008-08-29 | 1 | -1/+1 |
| | | | | to stderr more often | ||||
* | optionally add timestampts to every line logged | Lennart Poettering | 2008-08-29 | 1 | -8/+29 |
| | |||||
* | get rid of svn $ keywords | Lennart Poettering | 2008-06-18 | 1 | -2/+0 |
| | |||||
* | merge glitch-free branch back into trunk | Lennart Poettering | 2008-05-15 | 1 | -11/+19 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2445 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | merge 'lennart' branch back into trunk. | Lennart Poettering | 2007-10-28 | 1 | -11/+18 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1971 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Minor optimization: read log level character code from array | Lennart Poettering | 2007-05-27 | 1 | -27/+12 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1457 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Prefix log lines with a character indicating level. | Pierre Ossman | 2007-02-14 | 1 | -4/+27 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1427 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Add copyright notices to all relevant files. (based on svn log) | Pierre Ossman | 2007-02-13 | 1 | -0/+3 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1426 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | Huge trailing whitespace cleanup. Let's keep the tree pure from here on, | Pierre Ossman | 2007-01-04 | 1 | -15/+15 |
| | | | | | | | mmmkay? git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1418 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | fix a memory leak | Lennart Poettering | 2006-08-19 | 1 | -1/+3 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1280 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | rework logging subsystem, to implicitly include __FILE__ in pa_log() calls. ↵ | Lennart Poettering | 2006-08-18 | 1 | -39/+42 |
| | | | | | | In addition we now record the line numbers and function names of pa_log calls. However, those are only shown If $PULSE_LOG_META is set. git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1271 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | s/POLYP/PULSE/g | Lennart Poettering | 2006-06-19 | 1 | -1/+1 |
| | | | | git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1041 fefdeb5f-60dc-0310-8127-8f9354f1896f | ||||
* | big s/polyp/pulse/g | Lennart Poettering | 2006-06-19 | 1 | -0/+211 |
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1033 fefdeb5f-60dc-0310-8127-8f9354f1896f |