Fred Gleason
b4f04cb8d5
2016-07-18 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.14.1int01.
2016-07-18 09:36:59 -04:00
Fred Gleason
29927e7709
2016-07-15 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed bugs in 'lib/lib.pro', 'lib/rdweb.cpp, 'lib/rdweb.h' and
'rdlogedit/edit_logline.cpp' that broke the build under Windows.
2016-07-15 14:16:32 -04:00
Fred Gleason
26822841f5
2016-07-13 Fred Gleason <fredg@paravelsystems.com>
...
* Made the 'Allow Cart Dragging' checkbox setting persistent across
RDLibrary sessions in 'rdlibrary/rdlibrary.cpp'.
2016-07-13 11:55:00 -04:00
Fred Gleason
6c31c9e1d4
2016-07-13 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'RDCart::GetXmlValue()' method that caused
XML field values not to be unescaped correctly.
2016-07-13 10:47:42 -04:00
Fred Gleason
d8636ebb2c
2016-07-13 Fred Gleason <fredg@paravelsystems.com>
...
* Implemented storage of RDXML data structures within a 'rdxl'
user defined information frame in ID3 tags 'lib/rdwavefile.cpp' and
'lib/rdaudio_convert.cpp'.
2016-07-13 10:11:08 -04:00
Fred Gleason
b508b7a0ca
2016-07-12 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for reading conductor field values (TPE3) from
ID3 tags in 'lib/rdwavefile.cpp'.
2016-07-12 15:22:20 -04:00
Fred Gleason
b64b01b148
2016-07-12 Fred Gleason <fredg@paravelsystems.com>
...
* Implemented storage of RDXML data structures within a 'rdxl' chunk
in WAV files.
2016-07-12 14:36:17 -04:00
Fred Gleason
fc332c3655
2016-07-12 Fred Gleason <fredg@paravelsystems.com>
...
* Added an '--xml' switch to rdimport(1) in
'utils/rdimport/rdimport.cpp' and 'utils/rdimport/rdimport.h'.
2016-07-12 08:52:29 -04:00
Fred Gleason
edd8221b6f
2016-07-11 Fred Gleason <fredg@paravelsystems.com>
...
* Added rdxml_parse_test(1) in 'tests/'.
* Added a RDCart::readXml()' method in 'lib/rdcart.cpp' and
'lib/rdcart.h'.
* Fixed a typo in the 'averageSegueLength' field in the 'RDCart::xml()'
method in 'lib/rdcart.cpp'.
* Removed the 'validity' field from the output of the 'RDCart::xml()'
method in 'lib/rdcart.cpp'.
* Removed the 'validity' and 'localCounter' fields from the output
of the 'RDCut::xml()' method in 'lib/rdcut.cpp'.
2016-07-11 14:01:30 -04:00
Fred Gleason
3cac92b29d
2016-07-07 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.14.1int00.
2016-07-06 13:22:40 -04:00
Fred Gleason
5c82d99de7
2016-06-23 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored layout of dialogs in rdlogedit(1) so as to display
dialog heirarchy correctly.
2016-06-23 10:37:43 -04:00
Fred Gleason
54e8fdec07
2016-06-22 Fred Gleason <fredg@paravelsystems.com>
...
* Added statment to create an 'm4' directory in 'autogen.sh'.
2016-06-22 09:45:50 -04:00
Fred Gleason
798f744bd6
2016-06-21 Fred Gleason <fredg@paravelsystems.com>
...
* Reimplemented 'get_distro.sh' as 'get_distro.pl'.
2016-06-21 20:36:32 -04:00
Fred Gleason
b7db9406d9
2016-06-18 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'xdg/Makefile.am' that caused the 'make rpm' target
to break when HPI support was not enabled.
2016-06-18 13:27:24 -04:00
Fred Gleason
c1675087aa
2016-06-17 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'lib/rdsvc.cpp' that caused import events with
minute field values greater than '59' in the Start Time to fail
to be imported.
2016-06-17 14:55:03 -04:00
Fred Gleason
ec79802cb6
2016-06-17 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'lib/rddownload.cpp' that caused download URLs
using 'https' protocol to fail to be properly escaped.
2016-06-17 14:06:19 -04:00
Fred Gleason
f04fa15090
2016-06-17 Fred Gleason <fredg@paravelsystems.com>
...
* Modified rdexport(1) to list correct audio format parameters
in the XML output.
2016-06-17 12:02:43 -04:00
Fred Gleason
605dfbb964
2016-06-17 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'lib/rdcut.cpp' that caused a SQL error when
generating an XML 'cutList' object.
2016-06-17 10:39:30 -04:00
Fred Gleason
d48935a00a
2016-06-15 Fred Gleason <fredg@paravelsystems.com>
...
* Added an '--xml' switch to rdexport(1) in
'utils/rdexport/rdexport.cpp' and 'utils/rdexport/rdexport.h'.
2016-06-15 13:01:03 -04:00
Fred Gleason
aa610a739c
2016-06-15 Fred Gleason <fredg@paravelsystems.com>
...
* Added '--bitrate=', '--channels=', '--format=', '--quality='
and '--samplerate=' to rdexport(1) in 'utils/rdexport/rdexport.cpp'
and 'utils/rdexport/rdexport.h'.
2016-06-15 11:47:26 -04:00
Fred Gleason
faaa5b4cdb
2016-06-14 Fred Gleason <fredg@paravelsystems.com>
...
* Merged fixes for NULL SQL date-time values from Wayne Merricks
[GitHub pull request #000133 ].
2016-06-14 12:33:46 -04:00
Fred Gleason
b4b9b20448
Merge branch 'waynemerricks-stable' into stable
2016-06-14 12:31:34 -04:00
Fred Gleason
d90a226e70
Minor formatting tweaks
2016-06-14 12:31:02 -04:00
Fred Gleason
c21c1a0d5d
Merge branch 'stable' of https://github.com/waynemerricks/rivendell into waynemerricks-stable
2016-06-14 11:25:43 -04:00
Fred Gleason
13f9111883
2016-06-11 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'NEWS'.
* Incremented the package version to 2.14.1
v2.14.1
2016-06-11 10:15:24 -04:00
Fred Gleason
5b19b7a9a3
2016-06-10 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.14.0int00.
2016-06-10 18:45:02 -04:00
Fred Gleason
6fd3788af7
2016-06-10 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'utils/rdmaint/rdmaint.cpp' that failed to process
SQL NULL date values correctly.
2016-06-10 17:52:59 -04:00
Fred Gleason
815dea346c
2016-06-10 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'lib/rdlist_logs.cpp' that failed to process
SQL NULL date values correctly.
2016-06-10 17:38:15 -04:00
Fred Gleason
c19b241907
2016-06-10 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdairplay/list_logs.cpp' that failed to process
SQL NULL date values correctly.
2016-06-10 17:14:22 -04:00
Fred Gleason
ff89b31f61
2016-06-10 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'NEWS'.
* Incremented the package version to 2.14.0.
v2.14.0
2016-06-10 12:58:47 -04:00
Wayne Merricks
8baed5b104
Random Idiocy fixes
...
Compilation fixes due to idiocy as usual (apologies)
2016-06-09 22:46:07 +01:00
Wayne Merricks
f1175cd2f2
Fixes for invalid NULL sql on date/times
...
Most files are simple swaps to get rid of extra " as a NULL return will give
invalid SQL if used as follows UPDATE x SET y="NULL";
See github issue 121 for more info.
Extra changes have been made to the following files:
* lib/rdcartslot.cpp
- Added a QDateTime variable to prevent EVENT_DATETIME becoming
"2016-06-09" "NULL" as it was checked separately for date and time
* lib/rdcut.cpp
- Reworked START_DATETIME and END_DATETIME to save the SQL ifs. I believe this
makes it easier to read and understand.
- The >QDate(1900,1,1) and < 8000 is probably not needed but I left it there
just in case.
* lib/rdescape_string.cpp
- Reworked to add extra " if the date is not NULL see issue 121
* lib/rdfeed.cpp && lib/rdpodcast.cpp
- Had to add a SetRow for QDateTime as with the string conversion the existing
SetRow would add an extra set of "
* lib/rdsound_panel.cpp && rdairplay/log_traffic.cpp
&& utils/rddgimport/rddgimport.cpp
- Added a QString to contain EVENT_DATETIME to prevent double checks of date
and time separately (similar to lib/rdcartslot.cpp)
* rdcatchd/rdcatchd.cpp
- Reverted the changes. The RML here is not touching the DB so is fine, plus
with the RDCheckDateTime changes you'd have extra " unless it was NULL
* tests/sas_switch_torture.cpp && sas_torture.cpp
- Included missing rdescape_string.h
2016-06-09 00:01:38 +01:00
Fred Gleason
dd0eb7f636
2016-06-08 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.13.0int02.
2016-06-08 12:48:19 -04:00
Fred Gleason
ec1f6784cb
2016-06-08 Fred Gleason <fredg@paravelsystems.com>
...
* Translated the rdimport(1) manpage to DocBook-XML 5.
* Translated the rdmarkerset(8) manpage to DocBook-XML 5.
2016-06-08 11:51:43 -04:00
Fred Gleason
b33f1ea3df
2016-06-07 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.13.0int01.
2016-06-07 14:38:11 -04:00
Fred Gleason
5342d41f8d
2016-06-07 Fred Gleason <fredg@paravelsystems.com>
...
* Made the 'Test Import' dialog resizeable in
'rdadmin/test_import.cpp' and 'rdadmin/test_import.h'.
2016-06-07 13:49:25 -04:00
Fred Gleason
adba9b1718
2016-06-07 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored 'rdlogmanager/generate_log.cpp' and
'rdlogmanager/generate_log.h' to use 'QWidget::resizeEvent()'.
2016-06-07 13:22:36 -04:00
Fred Gleason
31cd72a7a4
2016-06-07 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored the 'RDSvc::import()' method in 'lib/rdsvc.cpp' to
improve robustness and readability.
2016-06-07 12:56:52 -04:00
Fred Gleason
6a05fd90a5
2016-06-07 Fred Gleason <fredg@paravelsystems.com>
...
* Added code in 'lib/rdevent_line.cpp' and 'lib/rdsvc.cpp' to allow
embedded traffic breaks to be specified with start time and length
in the music schedule.
2016-06-07 08:36:59 -04:00
Wayne Merricks
9f52968a02
utils/rdimport/rdimport.cpp MySQL v5.7+ date/time changes
2016-06-04 23:50:26 +01:00
Wayne Merricks
575856c47f
utsil/rddgimport/rddgimport.cpp MySQL v5.7+ date/time changes
2016-06-04 23:49:56 +01:00
Wayne Merricks
9dbcfd54b7
tests/sas_torture.cpp MySQL v5.7+ date/time changes
2016-06-04 23:49:26 +01:00
Wayne Merricks
45c33dc578
tests/sas_switch_torture.cpp MySQL v5.7+ date/time changes
2016-06-04 23:49:01 +01:00
Wayne Merricks
370fb3c0b2
rdcatchd/rdcatchd.cpp MySQL v5.7+ date/time changes
...
Not sure if the wild card resolver is strictly unsafe but added a check anyway.
2016-06-04 23:48:06 +01:00
Wayne Merricks
65be7b3f5f
importers/rivendell_filter.cpp MySQL v5.7+ date/time changes
...
Unsure if the times can be invalid but old MySQL values can have 0000-00-00 as
dates but the 5.7+ can't. There is a null check for this but I'm not 100% sure
whether 0000-00-00 passes the isNull. Put in a date check for both just in
case.
2016-06-04 23:45:17 +01:00
Wayne Merricks
9eb97c5b27
rdairplay/log_traffic.cpp MySQL v5.7+ date/time changes
2016-06-04 23:22:05 +01:00
Wayne Merricks
1bfd555d00
web/rdcastmanager/rdcastmanager.cpp MySQL v5.7+ date/time changes
2016-06-04 23:21:32 +01:00
Wayne Merricks
b9452b8e8d
lib/rdcart.cpp MySQL v5.7+ date/time changes
2016-06-04 20:27:14 +01:00
Wayne Merricks
58d75f0b5c
lib/rdcut.cpp MySQL v5.7+ date/time changes
2016-06-04 20:20:55 +01:00
Wayne Merricks
5a07b62d0c
lib/rdrecording.cpp MySQL v5.7+ date/time changes
...
Amended SetRow(QString,QTime) to contain time checks for MySQL v5.7+
2016-06-04 20:04:52 +01:00