Fred Gleason
a6066fe39a
2016-08-01 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdadmin/createdb.cpp' that caused the
'SERVICE_CLOCKS' table to fail to be created when generating
a new database.
2016-08-01 10:41:12 -04:00
Fred Gleason
8f4f69009b
2016-07-29 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'NEWS'.
* Incremented the package version to 2.15.0.
v2.15.0
2016-07-29 07:40:27 -04:00
Fred Gleason
e93b79f11b
2016-07-27 Fred Gleason <fredg@paravelsystems.com>
...
* Added a check for 'root' permissions at startup in
'utils/rdrevert/rdrevert.cpp'.
2016-07-27 11:40:22 -04:00
Fred Gleason
2de10e7549
2016-07-27 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 2.14.1int02.
2016-07-27 08:19:24 -04:00
Fred Gleason
a55afed800
2016-07-27 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in 'lib/rdsvc.cpp' that broke log data imports
for data lines with leading whitespace.
2016-07-27 08:02:52 -04:00
Fred Gleason
232743415c
2016-07-27 Fred Gleason <fredg@paravelsystems.com>
...
* Removed dead code from 'lib/rdsvc.cpp'.
2016-07-27 07:29:28 -04:00
Fred Gleason
5fa35255dc
2016-07-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a typo in 'docs/docbook/rdclilogedit.xml'.
2016-07-26 12:40:51 -04:00
Fred Gleason
a20b7f2437
2016-07-26 Fred Gleason <fredg@paravelsystems.com>
...
* Added a sanity check in the 'RDCut::setMetadata()' method in
'lib/rdcut.cpp' to ensure that the cut 'Description' field is always
populated.
2016-07-26 11:55:43 -04:00
Fred Gleason
9550815023
2016-07-25 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'SERVICE_CLOCKS' table to the database.
* Incremented the database version to 259.
* Modified 'rdlogmanager/edit_clock.cpp' to use the new
'SERVICE_CLOCKS' table.
* Modified 'rdlogmanager/list_clocks.cpp' to use the new
'SERVICE_CLOCKS' table.
2016-07-25 15:18:14 -04:00
Fred Gleason
fdc40e8bbb
2016-07-23 Fred Gleason <fredg@paravelsystems.com>
...
* Cleaned up warning in 'lib/rdlog_line.cpp'.
* Cleaned up warning in 'lib/rdwavefile.cpp'.
* Cleaned up warning in 'rdlogmanager/edit_event.cpp'.
2016-07-23 12:13:30 -04:00
Fred Gleason
b257ba924c
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
...
* Cleaned up warning in 'rdairplay/log_play.cpp'.
2016-07-22 18:32:59 -04:00
Fred Gleason
368c310a5e
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'rdairplay/log_play.cpp' that caused a SQL error.
2016-07-22 18:30:14 -04:00
Fred Gleason
7a399bca5b
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in 'rdairplay/log_traffic.cpp' that generated
a SQL error when logging ELR data.
2016-07-22 17:51:55 -04:00
Fred Gleason
b41c243de9
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
...
* Implemented a 'deletelog' command for rdclilogedit(1).
2016-07-22 13:53:54 -04:00
Fred Gleason
d4e2b65796
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'utils/rdclilogedit/operations.cpp' where attempting
to load a log with mismatched case in the name would generate a SQL
error.
2016-07-22 13:23:01 -04:00
Fred Gleason
f92e2ea142
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
...
* Renamed the '--script' option in rdclilogedit(1) to be '-n' or
'--quiet' or '--silent'.
2016-07-22 13:13:35 -04:00
Fred Gleason
797b6e5849
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'utils/rdclilogedit/operations.cpp' that caused
spurious 'no such service' errors when using the 'setservice'
command on new logs.
2016-07-22 13:05:02 -04:00
Fred Gleason
ef248a0c57
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
...
* Added support for using the ';' character as the command separator
for rdclilogedit(1).
2016-07-22 12:59:02 -04:00
Fred Gleason
c769a571dc
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
...
* Implemented an end-of-log delimiter in the output of the 'list'
command for rdclilogedit(1).
2016-07-22 12:50:42 -04:00
Fred Gleason
7bf1cfef9b
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed bug in 'utils/rdclilogedit/rdclilogedit.cpp' that would
cause the DB connection to time out.
2016-07-22 12:42:23 -04:00
Fred Gleason
1ecadfff17
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
...
* Added the man page for rdclilogedit(1) to the manifest in
'rivendell.spec.in'.
2016-07-22 12:33:36 -04:00
Fred Gleason
19175f1efa
2016-07-22 Fred Gleason <fredg@paravelsystems.com>
...
* Added a man page for rdclilogedit(1).
2016-07-22 12:31:02 -04:00
Fred Gleason
b5629494d4
2016-07-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added a '--script' option to rdclilogedit(1).
2016-07-21 19:38:27 -04:00
Fred Gleason
ff23139470
2016-07-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'setautorefresh' command to rdclilogedit(1).
* Added a 'setdesc' command to rdclilogedit(1).
* Added a 'setenddate' command to rdclilogedit(1).
* Added a 'setpurgedate' command to rdclilogedit(1).
* Added a 'setservice' command to rdclilogedit(1).
* Added a 'setstartdate' command to rdclilogedit(1).
2016-07-21 19:26:30 -04:00
Fred Gleason
5ac5d8e60c
2016-07-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'header' command to rdclilogedit(1).
2016-07-21 17:46:55 -04:00
Fred Gleason
93538cc483
2016-07-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'new' command to rdclilogedit(1).
2016-07-21 17:26:11 -04:00
Fred Gleason
fb5010fa98
2016-07-21 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored rdclilogedit(1) to use synchronous input.
2016-07-21 16:40:26 -04:00
Fred Gleason
985eb461f3
2016-07-21 Fred Gleason <fredg@paravelsystems.com>
...
* Moved enforcement of user permissions to the
'MainObject::DispatchCommand()' method in
'utils/rdclilogedit/parser.cpp'.
2016-07-21 15:12:41 -04:00
Fred Gleason
d8a6fb56e4
2016-07-21 Fred Gleason <fredg@paravelsystems.com>
...
* Implemented '!' override character in rdclilogedit(1) for the
'exit' command.
2016-07-21 14:51:05 -04:00
Fred Gleason
933b318eb1
2016-07-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'setcomment' command to rdclilogedit(1).
* Added a 'setlabel' command to rdclilogedit(1).
2016-07-21 14:43:17 -04:00
Fred Gleason
e0f1b180d6
Fixed typo in ChangeLog
2016-07-21 14:42:20 -04:00
Fred Gleason
85acdfae5c
Fixed typo in ChangeLog
2016-07-21 14:23:24 -04:00
Fred Gleason
2af6845d6e
2016-07-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'settime' command to rdclilogedit(1).
* Added a 'setmarker' command to rdclilogedit(1).
* Added a 'settrack' command to rdclilogedit(1).
2016-07-21 14:21:25 -04:00
Fred Gleason
c388bda77b
2016-07-21 Fred Gleason <fredg@paravelsystems.com>
...
* Implemented '!' override character in rdclilogedit(1).
2016-07-21 13:33:44 -04:00
Fred Gleason
deeadbf0e9
2016-07-21 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'utils/rdclilogedit/rdclilogedit.cpp' that caused
large output listings to be truncated.
2016-07-21 12:41:41 -04:00
Fred Gleason
f4cf690ff3
2016-07-20 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'utils/rdclilogedit/rdclilogedit.cpp' that caused
segfaults with certain commands when run without a log loaded.
2016-07-20 19:44:25 -04:00
Fred Gleason
27e674544c
2016-07-20 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'settime' command to rdclilogedit(1) in
'utils/rdclilogedit/rdclilogedit.cpp' and
'utils/rdclilogedit/rdclilogedit.h'.
2016-07-20 19:29:23 -04:00
Fred Gleason
42d9286fd8
2016-07-20 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'settrans' command to rdclilogedit(1) in
'utils/rdclilogedit/rdclilogedit.cpp' and
'utils/rdclilogedit/rdclilogedit.h'.
2016-07-20 18:54:01 -04:00
Fred Gleason
a166e4f731
2016-07-20 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'remove' command to rdclilogedit(1) in
'utils/rdclilogedit/rdclilogedit.cpp' and
'utils/rdclilogedit/rdclilogedit.h'.
2016-07-20 18:40:10 -04:00
Fred Gleason
27e3113f27
2016-07-20 Fred Gleason <fredg@paravelsystems.com>
...
* Added an 'addcart' command to rdclilogedit(1) in
'utils/rdclilogedit/rdclilogedit.cpp' and
'utils/rdclilogedit/rdclilogedit.h'.
2016-07-20 18:27:54 -04:00
Fred Gleason
8e0d803ba3
2016-07-20 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'save' command to rdclilogedit(1) in
'utils/rdclilogedit/rdclilogedit.cpp' and
'utils/rdclilogedit/rdclilogedit.h'.
* Added a 'saveas' command to rdclilogedit(1) in
'utils/rdclilogedit/rdclilogedit.cpp' and
'utils/rdclilogedit/rdclilogedit.h'.
2016-07-20 18:00:03 -04:00
Fred Gleason
60ce6c966d
2016-07-20 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'setcart' command to rdclilogedit(1) in
'utils/rdclilogedit/rdclilogedit.cpp' and
'utils/rdclilogedit/rdclilogedit.h'.
2016-07-20 17:08:16 -04:00
Fred Gleason
e83ba7317a
2016-07-20 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'help' command to rdclilogedit(1) in
'utils/rdclilogedit/rdclilogedit.cpp'.
2016-07-20 16:32:34 -04:00
Fred Gleason
0402781e01
2016-07-20 Fred Gleason <fredg@paravelsystems.com>
...
* Stubbed out a command-line log editor in 'utils/rdclilogedit/'.
2016-07-20 15:41:45 -04:00
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