mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-27 23:42:43 +02:00
rename lt_debug => hal_debug; it's not only libtriple debugging
Origin commit data
------------------
Branch: master
Commit: ef4ad293cc
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-12-26 (Wed, 26 Dec 2018)
Origin message was:
------------------
- rename lt_debug => hal_debug; it's not only libtriple debugging
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -23,8 +23,8 @@ HAL_DEBUG=... - controls various debugging levels in libtriple
|
||||
record 0x80
|
||||
all 0xff
|
||||
multiple levels are added / ORed together, so if you want to
|
||||
debug record and playback code, do "export TRIPLE_DEBUG=0x88"
|
||||
for audio & video use TRIPLE_DEBUG=0x3
|
||||
debug record and playback code, do "export HAL_DEBUG=0x88"
|
||||
for audio & video use HAL_DEBUG=0x3
|
||||
|
||||
DSP_DEVICE
|
||||
MIX_DEVICE - alternative audio devices for the audioplayer and internet
|
||||
|
Reference in New Issue
Block a user