Fred Gleason
8dce04e86a
2019-08-31 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 3.0.3int0.
2019-08-31 20:23:23 -04:00
Fred Gleason
e53d844616
2019-08-31 Fred Gleason <fredg@paravelsystems.com>
...
* Changed the CD player polling interval ('RDCDPLAYER_CLOCK_INTERVAL')
from 100 mS to 1000 mS.
2019-08-31 20:03:50 -04:00
Fred Gleason
87431f69b7
2019-08-31 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the CD Track Ripper in rdlibrary(1) that allowed
data tracks to be ripped.
2019-08-31 19:27:20 -04:00
Fred Gleason
0ab0b81068
2019-08-31 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the Disk Ripper in rdlibrary(1) that allowed
data tracks to be ripped.
2019-08-31 19:19:04 -04:00
Fred Gleason
48d58229af
2019-08-31 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored 'RDCddbLookup' to use CDDB protocol level 6.
2019-08-31 19:00:20 -04:00
Fred Gleason
5e21be39ea
2019-08-31 Fred Gleason <fredg@paravelsystems.com>
...
* Updated ripper profiling code in rdlibrary(1) to be UTF-8 clean.
2019-08-31 15:41:13 -04:00
Fred Gleason
32001d5a55
Fixed conflict in 'ChangeLog'
2019-08-31 12:09:04 -04:00
Patrick Linstruth
c1c0c09584
Fix ChangeLog conflicts
2019-08-29 09:05:48 -07:00
Patrick Linstruth
a5751a3f73
Merge remote-tracking branch 'upstream/master' into nomatch
...
Conflicts:
ChangeLog
2019-08-29 09:04:46 -07:00
Patrick Linstruth
74a58ef081
Modified rdlibrary(1) Rip Disk dialog to use Artist and Album
...
text fields when modifying cart labels.
2019-08-29 09:01:24 -07:00
Patrick Linstruth
beb2af8f5b
Merge remote-tracking branch 'upstream/master' into cddb
...
Conflicts:
ChangeLog
2019-08-28 22:09:34 -07:00
Patrick Linstruth
388ab8b4c4
Refactored 'RDCddbLookup' class to use 'QTcpSocket' class instead of 'Q3Socket'.
2019-08-28 22:05:24 -07:00
Patrick Linstruth
9585ddf36b
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
ChangeLog
2019-08-28 17:12:03 -07:00
Fred Gleason
ac68d3c030
2019-08-28 Fred Gleason <fredg@paravelsystems.com>
...
* Added the '%l' wildcard (unpadded month 1-12) to the filepath
wildcards.
2019-08-28 18:01:35 -04:00
Fred Gleason
a352a920a0
Fixed conflict in 'ChangeLog'
2019-08-28 17:31:47 -04:00
Fred Gleason
78306d4620
Fixed conflicts in 'ChangeLog'
2019-08-28 17:25:05 -04:00
Fred Gleason
4cc2094f91
Fixed conflicts in 'ChangeLog'
2019-08-28 15:38:30 -04:00
Fred Gleason
c47b54720e
2019-08-28 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored the 'RDClock::insert()' method to calculate the
ordinal position of the inserted event automatically.
* Fixed a bug in rdlogmanager(1) that caused newly added events
to be incorrectly sorted in the event list in the 'Edit Clock'
dialog.
2019-08-28 15:27:54 -04:00
Fred Gleason
f83ea42a77
Fixed typo in 'ChangeLog'
2019-08-28 13:47:18 -04:00
Fred Gleason
bbd7cd61bb
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Added a statement to explicitly disable sorting of the
events list in the 'List Clocks' dialog in rdlogmanager(1).
2019-08-28 13:22:00 -04:00
Fred Gleason
0a9454cf91
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_xmpad.py' PyPAD script that caused
an infinite loop.
2019-08-28 12:54:10 -04:00
Fred Gleason
a6ef936905
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_xds.py' PyPAD script that caused
an infinite loop.
2019-08-28 12:46:43 -04:00
Fred Gleason
8e23937952
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_walltime.py' PyPAD script that caused
an infinite loop.
2019-08-27 19:11:34 -04:00
Fred Gleason
6fceb27c2f
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_urlwrite.py' PyPAD script that caused
an infinite loop.
2019-08-27 18:44:31 -04:00
Fred Gleason
22b9679783
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_udp.py' PyPAD script that caused
an infinite loop.
2019-08-27 18:33:57 -04:00
Fred Gleason
88bebdecc4
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_tunein.py' PyPAD script that caused
an infinite loop.
2019-08-27 18:26:26 -04:00
Fred Gleason
3b95c723b7
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_spottrap.py' PyPAD script that caused
an infinite loop.
2019-08-27 18:20:36 -04:00
Fred Gleason
d4503360f2
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_spinitron.py' PyPAD script that caused
an infinite loop.
2019-08-27 18:13:04 -04:00
Fred Gleason
4283684044
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_serial.py' PyPAD script that caused
an infinite loop.
2019-08-27 18:05:56 -04:00
Fred Gleason
d3e3e708f1
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_live365.py' PyPAD script that caused
an infinite loop.
2019-08-27 17:56:25 -04:00
Fred Gleason
42c91a7cfd
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_liqcomp.py' PyPAD script that caused
an infinite loop.
2019-08-27 17:51:35 -04:00
Fred Gleason
533b760cd1
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdadmin(1) that allowed more than one PyPAD
instance to be selected at a time in the 'List PyPAD Instances'
dialog.
2019-08-27 17:32:24 -04:00
Fred Gleason
f951b60065
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_inno713.py' PyPAD script that caused
an infinite loop.
2019-08-27 17:18:44 -04:00
Fred Gleason
b19f2a9d6b
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_filewrite.py' PyPAD script that caused
an infinite loop.
2019-08-27 16:48:05 -04:00
Fred Gleason
4503d33526
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad_ando.py' PyPAD script that caused
an infinite loop.
2019-08-27 16:41:04 -04:00
Fred Gleason
12ef240910
Merged 'master'
2019-08-27 15:17:04 -04:00
Fred Gleason
945aae0297
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in caed(8) that broke timescaling support.
2019-08-26 19:05:39 -04:00
Fred Gleason
ffe62e4c88
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Added an rdalsaconfig(1) man page.
2019-08-26 17:00:38 -04:00
Fred Gleason
a658fda4fc
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Reimplemented the '--autogen' directive in rdalsaconfig(8).
* Added a '--rewrite' directive in rdalsaconfig(8).
2019-08-26 16:17:24 -04:00
Fred Gleason
9df39e2bb4
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Reimplemented the '--manage-daemons' directive in
rdalsaconfig(8).
2019-08-26 14:19:51 -04:00
Fred Gleason
7fe3952c5d
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Reimplemented the '--asoundrc-file=' directive in
rdalsaconfig(8).
2019-08-26 14:11:38 -04:00
Fred Gleason
4f9b800379
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdalsaconfig(8) that caused a 'Service not
active' error to be generated at startup.
2019-08-26 14:03:01 -04:00
Fred Gleason
c2e410f637
2019-08-26 Fred Gleason <fredg@paravelsystems.com>
...
* Updated rdalsaconfig(8) to include a 'rate <sr>' line in
each asound.conf(5) entry.
2019-08-26 13:59:27 -04:00
Fred Gleason
9d5cc4865c
Fixed typo in 'ChangeLog'
2019-08-26 13:58:41 -04:00
Fred Gleason
f6d220c56c
2019-08-24 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored rdalsaconfig(8) to use ALSA device IDs rather than
ordinal numbers in asound.confO(5).
2019-08-24 09:16:18 -04:00
Fred Gleason
e62b02f179
2019-08-21 Fred Gleason <fredg@paravelsystems.com>
...
* Re-indented switch() statements in 'lib/rdlogplay.cpp'.
2019-08-21 17:19:40 -04:00
Fred Gleason
7b9103779d
2019-08-21 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdairplay(1) where a hard time with a 'Make Next'
attribute would instead be treated as 'Start Immediately' if
the target event was unplayable.
* Fixed a bug in rdairplay(1) where a hard time with a 'Wait up to'
attribute would instead be treated as 'Start Immediately' if
the target event was unplayable.
2019-08-21 17:13:16 -04:00
Fred Gleason
51c915010c
2019-08-21 Fred Gleason <fredg@paravelsystems.com>
...
* Refactored code to eliminate 'QSqlQuery::value: not positioned
on a valid record' errors when starting rdairplay(1).
2019-08-21 15:40:08 -04:00
Fred Gleason
602373c3e2
2019-08-21 Fred Gleason <fredg@paravelsystems.com>
...
* Added code to dump the parent query to STDERR when an invalid
'RDSqlQuery::value()' is requested.
2019-08-21 14:51:46 -04:00
Fred Gleason
b9722a3be7
2019-08-20 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'DROPBOXES.LOG_TO_SYSLOG' field to the database.
* Incremented the database version to 309.
* Added a 'Log Events in Syslog' checkbox to the
'Dropbox Configuration' dialog in rdadmin(1).
* Added special name logic to RDApplication to detect when a
dropbox is being started.
* Modified the '--log-filename=' switch in rdimport(1) to accept
both directory and filename components.
* Removed the '--log-directory=' switch from rdimport(1).
* Added an 'ID' column to the list of dropbox configurations in the
'Rivendell Dropbox Configurations; dialog in rdadmin(1).
2019-08-20 18:50:56 -04:00