213 Commits

Author SHA1 Message Date
Fred Gleason
04d3227406 2014-10-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'Edit Audio' dialog in 'lib/rdedit_audio.cpp'
	that caused loss of precision when loading the Cut Gain control
	[GitHub issue #000037].
2014-10-23 13:38:10 -04:00
Fred Gleason
049be48d04 2014-10-16 Fred Gleason <fredg@paravelsystems.com>
* Added support for 'HPI_ADAPTER_MODE_9OSTREAM',
	'HPI_ADAPTER_MODE_9OSTREAM' and 'HPI_ADAPTER_MODE_9OSTREAM' modes
	in 'utils/rdhpiinfo/change_mode.cpp' and
	'utils/rdhpiinfo/rdhpiinfo.cpp'.
	* Implemented proper labeling for 'HPI_ADAPTER_MODE_16OSTREAM' mode
	with ASI6x85 adapters.
2014-10-16 17:32:57 -04:00
Fred Gleason
c158b187f0 2014-10-16 Fred Gleason <fredg@paravelsystems.com>
* Added support for 'HPI_ADAPTER_MODE_9OSTREAM',
	'HPI_ADAPTER_MODE_9OSTREAM' and 'HPI_ADAPTER_MODE_9OSTREAM' modes
	in 'utils/rdhpiinfo/change_mode.cpp' and
	'utils/rdhpiinfo/rdhpiinfo.cpp'.
	* Implemented proper labeling for 'HPI_ADAPTER_MODE_16OSTREAM' mode
	with ASI6x85 adapters.
2014-10-16 16:42:01 -04:00
Fred Gleason
381726279e 2014-10-10 Fred Gleason <fredg@paravelsystems.com>
* Adjusted display of Talk Time in button widget to allow for display
	of lengths greater than :59 [GitHub issue #000018].
2014-10-10 16:33:16 -04:00
Fred Gleason
6b660cc39b 2014-10-10 Fred Gleason <fredg@paravelsystems.com>
* Tweaked sensitivity for initiating drags on Sound Panel buttons
	in '/lib/rdpanel_button.cpp' [GitHub issue #000032].
2014-10-10 15:43:19 -04:00
Fred Gleason
35b61a1122 2014-10-10 Fred Gleason <fredg@paravelsystems.com>
* Corrected an error in 'rdlibrary/disk_gauge.cpp' that generated
	incorrect free time values.
2014-10-10 11:11:06 -04:00
Fred Gleason
5935d19ca6 2014-10-09 Fred Gleason <fredg@paravelsystems.com>
* Implemented the 'RDXPORT_COMMAND_AUDIOSTORE' web API call in
	'web/rdxport/audiostore.cpp', 'web/rdxport/rdxport.cpp' and
	'web/rdxport/rdxport.h'.
	* Added an 'RDAudioStore' class in 'lib/rdaudiostore.cpp' and
	'lib/rdaudiostore.h'.
	* Modified the Desk Gauge widget in 'rdlibrary/disk_gauge.cpp'
	and 'rdlibrary/disk_gauge.h' to use the 'RDAudioStore' class
	[fixes GitHub issue #000035].
2014-10-09 19:13:29 -04:00
Fred Gleason
8b5fccbf7f 2014-10-08 Fred Gleason <fredg@paravelsystems.com>
* Applied a patch from albanpeignier that fixed a random/null
	end point with FLAC imports [GitHub pull request #000034].
2014-10-08 18:56:25 -04:00
Fred Gleason
829029a634 2014-10-08 Fred Gleason <fredg@paravelsystems.com>
* Applied a patch from albanpeignier that adds a second scheduler
	code for music events.
	* Added an 'EVENTS.HAVE_CODE2' field to the database.
	* Incremented the database version to 241.
2014-10-08 18:48:34 -04:00
Fred Gleason
cfeaa92c37 2014-10-08 Fred Gleason <fredg@paravelsystems.com>
* Added code in 'utils/rdimport/rdimport.cpp' to ensure that
	imports do not end up with an empty cut description field.
2014-10-08 18:31:18 -04:00
Fred Gleason
4078d589b1 2014-10-07 Fred Gleason <fredg@paravelsystems.com>
* Added a 'Report' button to RDGpiMon(1) in
	'utils/rdgpimon/rdgpimon.cpp' and 'utils/rdgpimon/rdgpimon.h'.
2014-10-07 20:19:59 -04:00
Fred Gleason
4189ce7bb1 2014-10-07 Fred Gleason <fredg@paravelsystems.com>
* Added a 'GPIO_EVENTS' table to the database.
	* Incremented the database version to 240.
	* Implemented GPIO event logging in 'ripcd/local_macros.cpp' and
	'ripcd/ripcd.h'.
	* Added an 'Events Log' area to RDGpiMon(1) in
	'utils/rdgpimon/rdgpimon.cpp' and 'utils/rdgpimon/rdgpimon.h'.
	* Added code in rdmaint(1) to purge logged GPIO events in
	'utils/rdmaint/rdmaint.cpp' and 'utils/rdmaint/rdmaint.h'.
2014-10-07 19:08:14 -04:00
Fred Gleason
05c425f65b 2014-09-24 Fred Gleason <fredg@paravelsystems.com>
* Applied a patch from smowton that fixed a clashing id problem
	when auto-refreshing logs in RDAirPlay [GitHub pull request #000028].
2014-09-24 15:33:16 -04:00
Fred Gleason
1e27387d12 2014-09-24 Fred Gleason <fredg@paravelsystems.com>
* Added code in 'rdlogedit/edit_log.cpp' to append a cart to the
	log when the 'End of Log' marker is double-clicked.
2014-09-24 15:14:51 -04:00
Fred Gleason
83892c1996 2014-09-24 Fred Gleason <fredg@paravelsystems.com>
* Applied a patch from albanpeignier for RDLogEdit that appends
	a new cart to a log if 'Add' is touch with no long line highlighted
	[GitHub pull request #000031.
2014-09-24 14:33:46 -04:00
Fred Gleason
bda6c321b9 2014-09-24 Fred Gleason <fredg@paravelsystems.com>
* Removed redundant line assignments in 'rdlogmanager/edit_clock.cpp'.
	* Applied a patch from albanpeignier that adds a 'Clone' button
	to the 'Edit Clock' dialog in 'rdlogmanager/edit_clock.cpp' and
	'rdlogmanager/edit_clock.h' [GitHub pull request #000030].
2014-09-24 10:21:12 -04:00
Fred Gleason
165e509a08 2014-09-24 Fred Gleason <fredg@paravelsystems.com>
* Removed redundant line assignments in 'rdlogmanager/edit_clock.cpp'.
2014-09-24 10:06:55 -04:00
Fred Gleason
242141d887 2014-09-20 Alban Peignier <alban@tryphon.eu>
* Merged patch from albanpeignier to use RDCart::selectCut()
	in RDSimplePlayer [GitHub issue #000025].
2014-09-20 22:26:03 -04:00
Fred Gleason
1ea819d167 2014-09-20 Alban Peignier <alban@tryphon.eu>
* Fixes 'Next Timed Start: [nn:nn:nn]' encoding in RdAirPlay
2014-09-20 22:15:16 -04:00
Fred Gleason
b5977e08a9 Resolved conflict in ChangeLog 2014-09-20 22:07:49 -04:00
Fred Gleason
70db1b21d4 2014-09-20 Alban Peignier <alban@tryphon.eu>
* Merged patch from albanpeignier to use global cue assignments
	for RDCueEdit, Audition Hea/Tail in RDAirPlay [GitHub issue #000024].
2014-09-20 16:02:37 -04:00
Fred Gleason
da61de2b71 2014-09-20 Alban Peignier <alban@tryphon.eu>
* Updated the French (fr) translation for RdAirPlay.
2014-09-20 14:03:33 -04:00
Fred Gleason
dea41a303a 2014-09-20 Fred Gleason <fredg@paravelsystems.com>
* Merged patch from albanpeignier to process
	'RdConfig->tempDirectory()' as an empty string
	[GitHub issue #000019].
2014-09-20 12:02:43 -04:00
Alban Peignier
5a9d63a77e 2014-09-20 Alban Peignier <alban@tryphon.eu>
* Fixes 'Next Timed Start: [nn:nn:nn]' encoding in RdAirPlay
2014-09-20 15:08:20 +02:00
Alban Peignier
45b0159a54 Update French translation for RdAirPlay messages 2014-09-20 12:01:16 +02:00
Alban Peignier
3dfcbe67cb 2014-09-19 Alban Peignier <alban@tryphon.eu>
* Fixed 'web/rdxport/carts.cpp' which tried to create associated group
	during cart creation
2014-09-19 10:06:10 +02:00
Fred Gleason
f920917832 2014-09-18 Fred Gleason <fredg@paravelsystems.com>
* Merged patch from albanpeignier to allow [Tuning] entry in
	rd.conf(5) to specify temporary directory [GitHub Issue #000011].
2014-09-18 20:24:20 -04:00
Fred Gleason
c888c8fa77 2014-09-18 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'.
	* Incremented the package version to 2.9.3.
2014-09-18 12:26:30 -04:00
Fred Gleason
db63edc23c 2014-09-17 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.9.2int01.
2014-09-17 11:46:02 -04:00
Fred Gleason
8c7d66e51c 2014-09-17 Fred Gleason <fredg@paravelsystems.com>
* Merged pull request from WMTH to correct invalid check for
	duplicate cart titles [GitHub issue #000012].
2014-09-17 11:26:16 -04:00
Fred Gleason
b919a8da7f 2014-09-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a formatting bug in the window title for the 'Edit Audio'
	dialog in 'lib/rdedit_audio.cpp'.
2014-09-17 11:14:09 -04:00
Fred Gleason
0467b7f792 2014-09-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'cae/cae_alsa.cpp' that caused induced noise
	when routing passthrough audio.
	* Reversed format detection order so as to prefer S32_LE format
	over S16_LE in 'cae/cae_alsa.cpp'.
2014-09-16 15:52:08 -04:00
Fred Gleason
638fd907ae 2014-09-13 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.9.2int00.
2014-09-13 15:16:39 -04:00
Fred Gleason
0e458f7c29 2014-09-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'rdadmin/edit_decks.cpp' that caused the incorrect
	switcher matrix value to be loaded when selecting a new switcher
	host.
	* Fixed a bug in 'rdadmin/edit_decks.cpp' that caused spurious
	entries to appear in the list of available matrix output sources.
2014-09-13 12:55:07 -04:00
Fred Gleason
c6b6df80a6 2014-09-11 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'.
	* Incremented the package version to 2.9.2.
2014-09-11 19:20:04 -04:00
Fred Gleason
68db5e1660 2014-09-11 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'.
	* Incremented the package version to 2.9.2.
2014-09-11 19:16:42 -04:00
Fred Gleason
ba6ca756a5 2014-09-11 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'liob/rdreport.cpp' that broke report
	generation.
2014-09-11 19:03:55 -04:00
Fred Gleason
e3c5797339 2014-09-10 Fred Gleason <fredg@paravelsystems.com>
* Updated 'NEWS'.
	* Incremented the package version to 2.9.1.
2014-09-10 11:14:43 -04:00
Fred Gleason
861332e37e 2014-09-09 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDMatrix::BtGpi16' value to the 'RDMatrix::Type'
	enumeration in 'lib/rdmatrix.cpp' and 'lib/rdmatrix.cpp'.
	* Implemented a driver for the Broadcast Tools GPI-16 in
	'ripcd/btgpi16.cpp' and 'ripcd/btgpi16.h'.
2014-09-09 14:45:25 -04:00
Fred Gleason
32ee2c4a03 2014-09-05 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'docs/Makefile.am' that broke the 'make dist' target.
2014-09-05 16:42:20 -04:00
Fred Gleason
cdba0ba578 2014-09-05 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/rdcut.cpp' that caused the 'Title' value
	to be applied to the 'Description' field in the 'RDCut::setMetadata()'
	method.
	* Added 'docs/metadata_wildcards.txt'.
	* Implemented support for the '%i' ['Cut Description'] wildcard in
	rdimport(1)'s '--metadata-pattern' switch in
	'utils/rdimport/rdimport.cpp' [Github Issue #6].
	* Implemented support for the '%o' ['Outcue'] wildcard in
	rdimport(1)'s '--metadata-pattern' switch in
	'utils/rdimport/rdimport.cpp'.
	* Implemented support for the '%y' ['Release Year'] wildcard in
	rdimport(1)'s '--metadata-pattern' switch in
	'utils/rdimport/rdimport.cpp'.
2014-09-05 15:24:45 -04:00
Fred Gleason
a4e288508c 2014-09-04 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'rdairplay/nownext.cpp' that caused PAD updates
	to be sent for macro carts with the asyncronous attribute set.
2014-09-04 19:39:42 -04:00
Fred Gleason
8b0aa4622d 2014-09-04 Fred Gleason <fredg@paravelsystems.com>
* Removed object names in 'rdairplay/log_play.cpp' and
	'rdairplay/log_play.h'.
2014-09-04 17:16:40 -04:00
Fred Gleason
c3870ac28f 2014-09-03 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDLiveWire::loadSettings()' method in 'lib/rdlivewire.cpp'
	and 'lib/rdlivewire.h'.
	* Fixed a bug in the 'Configure RDCatch' dialog that caused
	the 'Switcher Matrix' and 'Switcher Output' dropdowns to fail to
	be populated for a LiveWire LWRP Audio switcher device in
	'rdadmin/edit_decks.cpp' and 'rdadmin/edit_decks.h'.
2014-09-03 18:58:24 -04:00
Fred Gleason
35b346fc59 2014-09-03 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'rdlogedit/rdlogedit.cpp' that caused the
	'Select Cart' dialog to use a non-default font. [GitHub Issue #1].
2014-09-03 13:25:16 -04:00
Fred Gleason
bbeff9f343 2014-08-27 Fred Gleason <fredg@paravelsystems.com>
* Added support for RIFF WAV files with WAVE_FORMAT_MPEGLAYER3
	format in 'lib/rdwavefile.cpp' and 'lib/rdwavefile.h'.
2014-08-27 19:31:29 -04:00
Fred Gleason
79953efa7f 2014-08-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'lib/rdcreate_log.cpp' that caused auxiliary
	table creation to fail.
2014-08-27 14:02:17 -04:00
Fred Gleason
d22ce96e59 2014-08-21 Fred Gleason <fredg@paravelsystems.com>
* Removed code that disabled 'Delete cuts before importing' checkbox
	when no 'To Cart' value was specified in the 'Dropbox Configuration'
	dialog in 'rdadmin/edit_dropbox.cpp'.
2014-08-21 15:57:33 -04:00
Fred Gleason
173fe17013 2014-08-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'web/rdcastmanager/Makefile.am' that caused
	the incorrect executable to be installed for 'rdcastmanager.cgi'.
	* Refactored SQL statements in 'lib/rdweb.cpp'.
2014-08-18 12:27:06 -04:00
Fred Gleason
330075f4ac resolved conflict in ChangeLog 2014-08-15 23:24:16 -04:00