mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
zapit.h: change volue VOLUME_PERCENT_PCM on 100 as default
Origin commit data
------------------
Branch: ni/coolstream
Commit: d285f82dca
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-20 (Sat, 20 Oct 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -34,7 +34,7 @@ typedef volume_map_t::iterator volume_map_iterator_t;
|
||||
typedef std::pair<volume_map_iterator_t,volume_map_iterator_t> volume_map_range_t;
|
||||
|
||||
#define VOLUME_PERCENT_AC3 100
|
||||
#define VOLUME_PERCENT_PCM 75
|
||||
#define VOLUME_PERCENT_PCM 100
|
||||
|
||||
/* complete zapit start thread-parameters in a struct */
|
||||
typedef struct ZAPIT_start_arg
|
||||
|
Reference in New Issue
Block a user