svenhoefer
|
3da91b1463
|
- rename lt_debug => hal_debug; it's not only libtriple debugging
Signed-off-by: Thilo Graf <dbt@novatux.de>
- debuglevel fixed
|
2019-01-01 15:50:37 +01:00 |
|
Stefan Seyfried
|
9d7c877b7c
|
libtriple: use AVS mute to avoid audio pop during boot
|
2012-01-22 13:18:31 +01:00 |
|
Stefan Seyfried
|
124733ce12
|
libtriple: add support for alternate sound devices to cAudio
This allows to use different audio devices (USB Audio for example)
with internet radio and audioplayer.
|
2012-01-08 00:34:52 +01:00 |
|
Stefan Seyfried
|
5a8f5b3b20
|
libtriple: try to make all filedescriptors O_CLOEXEC
|
2011-12-04 15:54:49 +01:00 |
|
Stefan Seyfried
|
dc5a44a365
|
libtriple: improve lt_debug
* add current instance
* shorten lt_debug messages
|
2011-11-06 16:13:08 +01:00 |
|
Stefan Seyfried
|
356d4eace6
|
libtriple: implement cAudio::SetSyncMode()
|
2011-11-06 16:13:07 +01:00 |
|
Stefan Seyfried
|
900813a405
|
libtriple: convert cAudio to lt_info, improve debug output
|
2011-11-06 16:13:06 +01:00 |
|
Stefan Seyfried
|
45e7d0d9fa
|
libtriple: improve debug architecture
every libtriple module can have its debug output enabled separately
by exporting the TRIPLE_DEBUG variable
|
2011-11-06 16:13:06 +01:00 |
|
Stefan Seyfried
|
ddf592f805
|
libtriple: implement PCM playback in cAudio()
|
2011-11-06 16:13:06 +01:00 |
|
Stefan Seyfried
|
4e01efc452
|
libtriple: reduce some messages to debug, consolidate scart messages
|
2011-11-06 16:13:04 +01:00 |
|
Stefan Seyfried
|
8542cd14aa
|
libtriple: make most of libtriple use lt_debug
|
2011-11-06 16:13:03 +01:00 |
|
Stefan Seyfried
|
379b504e34
|
libtriple: implement cAudio class
|
2011-11-06 16:13:03 +01:00 |
|