Fred Gleason
cdf22c0451
2016-05-25 Fred Gleason <fredg@paravelsystems.com>
...
* Merged pull request from Wayne Merricks to fix DB creation on
Ubuntu 16.04 [GitHub pull request #000130 ].
2016-05-25 10:37:36 -04:00
Fred Gleason
795eae0d3e
2016-05-25 Fred Gleason <fredg@paravelsystems.com>
...
* Merged pull request from Wayne Merricks to fix DB creation on
Ubuntu 16.04 [GitHub pull request #000130 ].
2016-05-25 07:45:29 -04:00
Fred Gleason
c0999387eb
Merge branch 'stable' of https://github.com/waynemerricks/rivendell into waynemerricks-stable
2016-05-25 07:23:39 -04:00
Wayne Merricks
5ff24a1374
Fix unable to create rduser in MySQL v5.7+
...
The original insert into user's method of creating rduser is not compatible with MySQL v5.7+.
This moves to a standard create user statement. Also moved to grant statements rather than
inserting directly into the db table to prevent possible changes to that causing issues in the
future.
2016-05-24 20:24:31 +01:00
Wayne Merricks
57aa913e6f
Fix rdairplay password and rdpanel segfault
...
Removes the INSTANCE column from RDAIRPLAY and RDPANEL tables. This was removed in schema 219 but persists if you create a db from scratch.
This makes rdairplay prompt for a password when exiting and seg faults rdpanel if not removed due to an attempt to insert a record into RDAIRPLAY/RDPANEL without setting a value for INSTANCE which is NOT NULL with no default.
2016-05-24 20:20:55 +01:00
Fred Gleason
37163bfd51
2016-05-24 Fred Gleason <fredg@paravelsystems.com>
...
* Reverted GitHub pull request #000117 .
2016-05-24 14:58:10 -04:00
Fred Gleason
72e55f4772
2016-05-24 Fred Gleason <fredg@paravelsystems.com>
...
* Merged fix for gcc 6.1.1 from Daniel KAmil Kozar [GitHub pull
request #000126 ].
2016-05-24 13:28:38 -04:00
Fred Gleason
2e7d160ef8
Merge branch 'xavery-stable-gcc611-fix-compile' into stable
2016-05-24 13:26:26 -04:00
Fred Gleason
f35263d24c
Merge branch 'stable-gcc611-fix-compile' of https://github.com/xavery/rivendell into xavery-stable-gcc611-fix-compile
2016-05-24 13:25:52 -04:00
Fred Gleason
698b475933
2016-05-24 Fred Gleason <fredg@paravelsystems.com>
...
* Removed all CVS tags.
* Removed 'const char *name' parameter from all QObject contructors.
2016-05-24 13:13:26 -04:00
Daniel Kamil Kozar
9fbaf4bc16
fix compilation with gcc 6.1.1
2016-05-21 00:28:21 +02:00
Fred Gleason
db9da6dc62
2016-05-20 Fred Gleason <fredg@paravelsystems.com>
...
* Removed the 'not null' attribute from the 'LOGS.LINK_DATETIME',
'LOGS.START_DATE' and 'LOGS.END_DATE' fields in the database
[GitHub issue #000121 ].
* Incremented the database version to 257.
2016-05-20 16:45:56 -04:00
Fred Gleason
5d0ee9cd38
2016-05-20 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdadmin/createdb.cpp' that caused creation
of a new DB to fail.
2016-05-20 15:55:26 -04:00
Fred Gleason
d9023b1430
2016-05-18 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for the RDCatchd 'DE' command in
'rdcatchd/rdcatchd.cpp', 'rdcatchd/rdcatchd.h',
'rdcatchd/event_player.cpp', 'rdcatchd/event_player.h' and
'rdcatchd/local_macros.cpp'.
* Added a deck event indicator to RDCatch's deck monitor in
'rdcatch/deckmon.cpp' and 'rdcatch/deckmon.h'.
2016-05-18 17:03:25 -04:00
Fred Gleason
5190a8282b
2016-05-18 Fred Gleason <fredg@paravelsystems.com>
...
* Added an entry for the Broadcast Tools SRC-16 in
'docs/SWITCHERS.txt'.
* Added a 'CUT_EVENTS' table to the database.
* Added a 'DECK_EVENTS' table to the database.
* Incremented the database version to 256.
* Implemented a 'Cut Event' ['CE'] RML.
* Added a 'Event Carts' section to the Edit Deck dialog in
'rdadmin/edit_deck.cpp' and 'rdadmin/edit_deck.h'.
2016-05-18 13:44:47 -04:00
Fred Gleason
3b766a5e7d
2016-05-18 Fred Gleason <fredg@paravelsystems.com>
...
* Added an entry for the Broadcast Tools SRC-16 in
'docs/SWITCHERS.txt'.
* Added a 'CUT_EVENTS' table to the database.
* Added a 'DECK_EVENTS' table to the database.
* Incremented the database version to 256.
* Implemented a 'Cut Event' ['CE'] RML.
* Added a 'Event Carts' section to the Edit Deck dialog in
'rdadmin/edit_deck.cpp' and 'rdadmin/edit_deck.h'.
2016-05-18 13:43:21 -04:00
Fred Gleason
92623fab37
2016-05-13 Fred Gleason <fredg@paravelsystems.com>
...
* Added the '-f' switch to the invocation of gtk-update-icon-cache(8)
in 'rivendell.spec.in'.
2016-05-13 17:18:04 -04:00
Fred Gleason
b272700f84
2016-05-13 Fred Gleason <fredg@paravelsystems.com>
...
* Removed a superfluous dependency on libXi in 'acinclude.m4'.
2016-05-13 16:53:01 -04:00
Fred Gleason
df9ac7cff1
2016-05-10 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'NEWS'
* Incremented the package version to 2.13.0.
v2.13.0
2016-05-10 15:23:12 -04:00
Fred Gleason
93805e4101
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.12.0int01.
2016-04-29 18:16:36 -04:00
Fred Gleason
7892f4e8dc
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'lib/lib.pro' that broke the build on Windows.
2016-04-29 18:13:02 -04:00
Fred Gleason
b7e0c2613b
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed bugs in 'docs/docbook/Makefile.am' and 'rivendell.spec.in'
that broke the 'make rpm' target.
2016-04-29 17:50:59 -04:00
Fred Gleason
e5b25668c0
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
...
* Added a pointer offset argument to the 'RDWaveFile::createWave()'
method in 'lib/rdwavefile.cpp' and 'lib/rdwavefile.h'.
2016-04-29 17:15:20 -04:00
Fred Gleason
f8e6fc0629
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in 'rdlibrary/audio_cart.cpp' that caused
marker data to be deleted when exporting a cut.
2016-04-29 14:26:21 -04:00
Fred Gleason
09aa449509
2016-04-29 Fred Gleason <fredg@paravelsystems.com>
...
* Implemented export for marker data in WAV files in
'lib/rdwavefile.cpp' and 'lib/rdwavefile.h'.
2016-04-29 13:29:28 -04:00
Fred Gleason
fa988211a8
2016-04-27 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'lib/rdcut.cpp' that caused the cut 'Description'
field to be applied as a cut Title.
2016-04-27 20:00:13 -04:00
Fred Gleason
9d9f5f33cd
Fixed typo in ChangeLog
2016-04-27 19:58:55 -04:00
Fred Gleason
606639bde0
Fixed typo in ChangeLog
2016-04-27 19:58:25 -04:00
Fred Gleason
687a8c6fc8
2016-04-27 Brian McGlynn <brian.mcglynn@geneseemedia.net>
...
* Added a 'bitRate' field in the return for the AudioInfo web method.
* Added an rdexport(1) utility in 'utils/rdexport/'.
2016-04-27 19:46:39 -04:00
Fred Gleason
20101e168c
Merge branch 'bpm1992-cart_sched1' into stable
2016-04-26 17:00:29 -04:00
Fred Gleason
7f441e628b
resolved conflict in ChangeLog
2016-04-26 17:00:11 -04:00
Fred Gleason
c3a5ac7f3e
Merge branch 'bpm1992-logedit_speed1' into stable
2016-04-26 16:51:35 -04:00
Fred Gleason
37fc03231c
resolved conflict in ChangeLog
2016-04-26 16:51:16 -04:00
Fred Gleason
95bc2bb12c
Merge branch 'bpm1992-rdlib_fix1' into stable
2016-04-26 16:44:51 -04:00
Fred Gleason
2503c69ae5
resolved conflict in ChangeLog
2016-04-26 16:44:35 -04:00
Fred Gleason
d66367a571
Merge branch 'bpm1992-cae_fix1' into stable
2016-04-26 15:58:47 -04:00
Fred Gleason
41dc317857
Fixed conflict in ChangeLog
2016-04-26 15:58:34 -04:00
Fred Gleason
09ed6764ad
2016-04-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdlibrary/edit_cart.cpp' that threw a segfault
when attempting to open multiple carts simultaneously.
2016-04-26 15:25:52 -04:00
Fred Gleason
66e1657399
2016-04-25 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.12.0int00.
2016-04-25 17:49:18 -04:00
Fred Gleason
512d1a2575
2016-04-25 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'Cut Log' report in 'lib/export_cutlog.cpp'.
* Added 'DESCRIPTION' and 'OUTCUE' fields to the '_SRT' table
schema.
* Incremented the database version to 255.
2016-04-25 17:47:22 -04:00
Fred Gleason
c837ab24ae
2016-04-25 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in 'ripcd/btsrc16.cpp' that broke RML processing.
2016-04-25 13:30:19 -04:00
Brian P. McGlynn
43f7bb297a
Favor cuts expiring first in playback
2016-04-23 16:27:51 -04:00
Fred Gleason
1d32d1d120
2016-04-23 Fred Gleason <fredg@paravelsystems.com>
...
* Renamed the 'ClockAddress' parameter to 'HostAddress' in
'rlm/rlm_walltime.c'.
2016-04-23 12:33:13 -04:00
Fred Gleason
065ebc15e2
2016-04-17 Fred Gleason <fredg@paravelsystems.com>
...
* Added an 'rlm_walltime' RLM in 'rlm/rlm_walltime.c'.
2016-04-23 10:27:31 -04:00
Brian P. McGlynn
dbd12ab801
Fix to rdlibrary.cpp to show all 100 carts in search
2016-04-21 21:56:14 -04:00
Brian P. McGlynn
3ecc1fd221
Refactored RDLogEvent::save() and voicetracker
2016-04-21 21:42:44 -04:00
Brian P. McGlynn
1d470006f2
Fix for missing files in /var/snd
2016-04-21 07:45:33 -04:00
Fred Gleason
a6e7c05c31
2016-04-17 Fred Gleason <fredg@paravelsystems.com>
...
* Added an 'rlm_walltime' RLM in 'rlm/rlm_walltime.c'.
2016-04-17 20:09:11 -04:00
Fred Gleason
b22f8d7d54
2016-04-14 Fred Gleason <fredg@paravelsystems.com>
...
* Removed the libXmu from the list of tested libraries for Qt3 in
'acinclude.m4'.
2016-04-14 13:37:38 -04:00
Fred Gleason
dfdadb498a
2016-04-14 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'NEWS'.
* Incremented the package version to 2.12.0.
v2.12.0
2016-04-14 08:03:33 -04:00