Fred Gleason
0302e86182
2015-01-23 Fred Gleason <fredg@paravelsystems.com>
...
* Reversed the GPI logic polarity for the Broadcast Tools GPI-16 in
'ripcd/btgpi16.cpp' and 'ripcd/btgpi16.h'.
2015-01-23 15:49:26 -05:00
Fred Gleason
6b38012366
Removed debugging printf
2015-01-13 18:19:52 -05:00
Fred Gleason
a1414e0d08
2015-01-09 Fred Gleason <fredg@paravelsystems.com>
...
* Applied patch by Daniel Bair to add support for dark themes
[GitHub pull request #000046 ].
2015-01-09 17:42:39 -05:00
Fred Gleason
51635d4b7d
Merge branch 'danielbair-master'
2015-01-09 17:18:00 -05:00
Fred Gleason
d49dcb32b6
Merge branch 'master' of https://github.com/danielbair/rivendell into danielbair-master
2015-01-09 16:57:07 -05:00
Fred Gleason
9ea2d9c020
2015-01-09 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdlogmanager/edit_eventline.cpp' that caused
an invalid event line to be created when the dialog was closed
by means of the 'X' button [GitHub issue #000053 ].
2015-01-09 15:42:18 -05:00
Fred Gleason
ad53400250
2015-01-09 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdlogmanager/editschedrules.cpp' and
'rdlogmanager/editschedrules.h' that caused scheduling rule data
to be corrupt if the rules list was resorted [GitHub issue #000054 ].
2015-01-09 14:03:24 -05:00
Fred Gleason
c7c9094842
2015-01-07 Fred Gleason <fredg@paravelsystems.com>
...
* Added an 'RDReport::MrMaster' value to the 'RDReport::ExportFilter
enumeration in 'lib/rdreport.cpp' and 'lib/rdreport.h'.
2015-01-07 19:03:12 -05:00
Fred Gleason
a7277eccbf
2015-01-02 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.10.2int00.
2015-01-02 16:20:39 -05:00
Fred Gleason
4d652616f5
2015-01-02 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'lib/rdlivewire.cpp' and 'lib/rdlivewire.h' that
caused GPIO event reporting to fail after a watchdog reset.
2015-01-02 16:16:50 -05:00
Chris Smowton
cff4c44815
Back out unrelated FLAC fix
2014-12-22 00:25:20 +00:00
Chris Smowton
b90670dd2d
Fix: mp4v2 samples start at 1, not 0
2014-12-21 23:46:45 +00:00
Chris Smowton
5d5f2e77ca
Fix: use full type for MP4GetNumberOfTracks (including optional params)
2014-12-21 23:23:38 +00:00
Chris Smowton
988e9a73fe
Fix compile bugs, and avoid defining "LC" (from neaacdec.h) since that clashes with a Rivendell internal symbol.
2014-12-21 21:13:29 +00:00
Chris Smowton
f63b14cca9
MP4 support v2 (undebugged). This replaces callouts to faad with use of libfaad (aka neaacdec) and loads all components dynamically, much like existing MP1/2/3 support.
2014-12-21 20:16:45 +00:00
Chris Smowton
aae6763f4f
Merge remote-tracking branch 'upstream/master' into m4a-feature
2014-12-20 19:04:09 +00:00
Fred Gleason
4c3c9bf9c4
2014-12-08 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rlm/rlm_live365.c' where the 'album' field was
not escaped correctly.
2014-12-08 19:04:15 -05:00
Fred Gleason
632bc6cd9c
2014-12-08 Fred Gleason <fredg@paravelsystems.com>
...
* Added an RLM for Live 365 in 'rlm/rlm_live365.c'.
2014-12-08 15:11:13 -05:00
Daniel Bair
d60f272b74
Patches to add support for dark themes
2014-12-03 11:32:12 +07:00
Fred Gleason
f8d2a7905c
2014-12-01 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'utils/rdimport/rdimport.cpp' that failed to
apply automatic segues correctly when the audio store was not
locally accessible.
* Fixed a bug in 'utils/rdimport/rdimport.cpp' that caused the
value of the '--segue-level' options to be wrong by a factor of
100.
* Refactored the 'RDCut::autoSegue()' method to fetch trim data
via 'RDTrimAudio'.
* Added language in the rdimport(1) man page to resolve ambiguity
regarding how the --segue-level location is dteremined when
normalization is specified.
2014-12-01 17:50:54 -05:00
Fred Gleason
9e75d1c7da
2014-12-01 Fred Gleason <fredg@paravelsystems.com>
...
* Adjust value of 'STAGE1BUFSIZE' to '16384' in
'lib/rdaudioconvert.cpp'.
2014-12-01 11:49:34 -05:00
danielbair
7a035a9a1f
Merge pull request #1 from ElvishArtisan/master
...
2014-11-30 Fred Gleason <fredg@paravelsystems.com>
2014-12-01 10:54:54 +07:00
Fred Gleason
7d46f597a2
2014-11-30 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed missing 'EVENTS.HAVE_CODE2' field in the DB creation code
in 'rdadmin/createdb.cpp'.
2014-11-30 16:03:12 -05:00
Daniel Bair
088b117852
Patches to add support for dark themes
2014-11-30 22:10:23 +07:00
Daniel Bair
4a98ffc52c
Patches to add support for dark themes
2014-11-30 20:18:19 +07:00
Fred Gleason
eb4435fa63
2014-11-25 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'NEWS'.
* Incremented the package version to 2.10.2.
v2.10.2
2014-11-26 10:58:25 -05:00
Fred Gleason
8636de59b4
2014-11-24 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.10.1int01.
2014-11-25 11:34:51 -05:00
Fred Gleason
d882ac466b
2014-11-24 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'lib/rdsound_panel.cpp that caused action mode colors
be cleared prematurely [GitHub issue #000038 ].
2014-11-24 16:10:19 -05:00
Fred Gleason
14a4645577
2014-11-24 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in 'rdairplay/log_traffic.cpp' that broke
when writing ELR data to a service with a space in its name.
2014-11-24 15:17:26 -05:00
Fred Gleason
f5c812ed1c
2014-11-24 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdhpi/rdsoundcard.cpp' that caused AES3-only output
ports to fail to be detected under HPI.
2014-11-24 11:53:56 -05:00
Fred Gleason
cb4b7c7012
2014-11-24 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for the ASI5211 in 'rdhpi/rdhpisoundcard.cpp'.
2014-11-24 10:49:05 -05:00
Fred Gleason
48f663763a
2014-11-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added a '--clear-daypart-times' option to rdimport(1) in
'utils/rdimport/rdimport.cpp' and 'utils/rdimport/rdimport.h'.
2014-11-21 18:58:37 -05:00
Fred Gleason
55d0a43edf
2014-11-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added a '--clear-datetimes' option to rdimport(1) in
'utils/rdimport/rdimport.cpp' and 'utils/rdimport/rdimport.h'.
2014-11-21 15:48:12 -05:00
Fred Gleason
567379324d
2014-11-10 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdlogedit/edit_log.cpp' that allowed GUID data
in the clipboard to be transferred between logs.
2014-11-10 08:24:17 -05:00
Fred Gleason
032a71e8b9
2014-11-06 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.10.1int00.
2014-11-06 12:59:28 -05:00
Fred Gleason
bf7957818b
2014-11-04 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdlogedit/drop_listview.cpp' that caused a
segfault when dropping a cart on the log list.
2014-11-04 20:21:06 -05:00
Fred Gleason
c5fa825021
2014-11-04 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'NEWS'.
* Incremented the package version to 2.10.1.
v2.10.1
2014-11-04 12:18:04 -05:00
Fred Gleason
98b3043fe1
2014-11-04 Fred Gleason <fredg@paravelsystems.com>
...
* Removed debugging printf from 'utils/rdhpiinfo/rdhpiinfo.cpp'.
2014-11-04 12:10:32 -05:00
Fred Gleason
6f1919d474
2014-11-03 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'usermode-gtk' dependency for RHEL 7 in 'configure.ac'.
2014-11-03 17:54:45 -05:00
Fred Gleason
30a4183e83
2014-11-02 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.10.0int01.
2014-11-02 17:22:57 -05:00
Fred Gleason
91f64c80ed
2014-11-02 Fred Gleason <fredg@paravelsystems.com>
...
* Added an 'EXT DATA' column to the Edit Log dialog on rdlogedit(1)
in 'rdlogedit/edit_log.cpp'.
2014-11-02 17:17:38 -05:00
Fred Gleason
00f0300f90
2014-11-01 Fred Gleason <fredg@paravelsystems.com>
...
* Modified 'rdlogedit/edit_log.cpp' so as to retain external data
attributes only when pasting from a 'cut' operation.
2014-11-01 20:18:00 -04:00
Fred Gleason
201e94b9ec
2014-11-01 Fred Gleason <fredg@paravelsystems.com>
...
* Modified 'rdlogedit/edit_log.cpp' so as to retain external data
attributes only when pasting from a 'cut' operation.
2014-11-01 20:16:41 -04:00
Fred Gleason
8ec7648fee
2014-11-01 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.10.0int00.
2014-11-01 16:33:29 -04:00
Fred Gleason
eb6227b69e
2014-11-01 Fred Gleason <fredg@paravelsystems.com>
...
* Changed policy in 'rdlogedit/edit_log.cpp' so that pasted events
retain external data attributes.
2014-11-01 16:25:39 -04:00
Fred Gleason
20a2a2d9a2
2014-10-30 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'DSP Utilization' readout for rdhpiinfo(8) in
'utils/rdhpiinfo/rdhpiinfo.cpp' and 'utils/rdhpiinfo/rdhpiinfo.h'.
* Added a 'Profile Details' dialog for rdhpiinfo(8) in
'utils/rdhpiinfo/virtdetails.cpp' and 'utils/rdhpiinfo/virtdetails.h'.
2014-10-30 17:30:16 -04:00
Fred Gleason
750ed937af
2014-10-30 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in 'lib/rdsimpleplayer.cpp' that cause play
start position to be set incorrectly.
2014-10-30 10:48:11 -04:00
Fred Gleason
6476a38b0c
2014-10-28 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'NEWS'.
* Incremented the package version to 2.10.0.
v2.10.0
2014-10-28 12:27:30 -04:00
Fred Gleason
3be41bfae6
2014-10-27 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.9.3int01.
2014-10-27 14:51:57 -04:00
Fred Gleason
7effa38adf
2014-10-27 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in 'lib/rdreport.cpp' that caused RDLogManager
events to be omitted from reports even when the
'Export Event Types - All' checkbox was selected in combination with
'Traffic Log' or 'Music Log' checkboxes. [Fixes GitHub issue
#000021 ].
2014-10-27 14:45:19 -04:00