mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-25 14:50:11 +01:00
2015-03-09 Fred Gleason <fredg@paravelsystems.com>
* Added a 'STATIONS.HAVE_MP4_DECODE' field to the database. * Incremented the database version to 243. * Added a 'Capability::HaveMp4Decode' value to the 'RDStation::Capability' enumeration in 'lib/rdstation.cpp' and 'lib/rdstation.h'.
This commit is contained in:
@@ -40,6 +40,7 @@ HAVE_FLAC enum('N','Y')
|
||||
HAVE_TWOLAME enum('N','Y')
|
||||
HAVE_LAME enum('N','Y')
|
||||
HAVE_MPG321 enum('N','Y')
|
||||
HAVE_MP4_DECODE enum('N','Y')
|
||||
HPI_VERSION char(16)
|
||||
JACK_VERSION char(16)
|
||||
ALSA_VERSION char(16)
|
||||
|
||||
Reference in New Issue
Block a user