Fred Gleason
f18dacf408
2019-10-01 Fred Gleason <fredg@paravelsystems.com>
...
* Added an 'RDDialog' class.
* Added an 'RDWidget' class.
* Refactored rdadmin(1) to use 'RDDialog' and 'RDWidget' base
classes.
2019-10-01 11:17:23 -04:00
Fred Gleason
bfee1c8440
2019-09-27 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdimport(1) that caused it to throw an exception
when given a '--metadata-pattern' of less than three characters.
2019-09-27 12:30:03 -04:00
Fred Gleason
cc3dc06b4a
2019-09-25 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rddbmgr(8) that caused a segfault when processing
a SQL error.
2019-09-25 16:47:21 -04:00
Fred Gleason
cd80ab3004
2019-09-19 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 3.1.0.
v3.1.0
2019-09-19 16:15:21 -04:00
Fred Gleason
dca5e84325
2019-09-12 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 3.0.3int3.
v3.0.3int3
2019-09-12 18:09:22 -04:00
Fred Gleason
dac6f580c4
Merge branch 'deltecent-nexusdb'
2019-09-12 17:52:50 -04:00
Patrick Linstruth
5f5d3dbe79
Merge RDCart::setYear fix.
2019-09-12 13:04:47 -07:00
Patrick Linstruth
c399a04bd8
Updated ChangeLog
2019-09-12 12:59:58 -07:00
Patrick Linstruth
49acad6dde
Didn't make it into last commit
2019-09-12 12:59:44 -07:00
Patrick Linstruth
fc0b71e028
Forgot dbversion.h
2019-09-11 12:11:52 -07:00
Patrick Linstruth
d1874b868a
Database changes for Nexus integration
2019-09-11 12:01:40 -07:00
Fred Gleason
75ee836325
2019-09-09 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 3.0.3int2.
v3.0.3int2
2019-09-09 18:05:18 -04:00
Fred Gleason
446eabbad7
2019-09-09 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in rdairplay(1) that caused the log name displayed
on the title bar to have its last four characters truncated.
2019-09-09 15:35:52 -04:00
Fred Gleason
c9e9dccbfd
Merge branch 'deltecent-setyear'
2019-09-09 15:19:20 -04:00
Fred Gleason
7bab1cbb62
Fixed conflict in 'ChangeLog'
2019-09-09 15:02:32 -04:00
Fred Gleason
c057441daa
2019-09-09 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'ServiceTimeout=' directive to the '[Tuning]' section
of rd.conf(5).
2019-09-09 14:56:17 -04:00
Patrick Linstruth
0b871a2a5a
Fixed a bug in rdlibrary(1) multi-edit where an empty 'Year
...
Released' field clears the date from selected carts.
2019-09-09 10:55:27 -07:00
Patrick Linstruth
e4021df7cb
Merge remote-tracking branch 'upstream/master'
2019-09-09 10:29:04 -07:00
Fred Gleason
7b772ca101
2019-09-05 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a regression in rdairplay(1) and rdvairplayd(8) that
caused hard timed events with the 'Start Immediately' attribute
to fail to start if one or more other events were playing.
2019-09-05 14:42:45 -04:00
Patrick Linstruth
d8448c3540
Merge remote-tracking branch 'upstream/master'
2019-09-03 16:15:07 -07:00
Fred Gleason
c31c267e8d
2019-09-03 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in 'RDCart::setYear()' that caused invalid SQL to be
generated when given a null year.
2019-09-03 13:18:13 -04:00
Patrick Linstruth
930cd1749a
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
ChangeLog
2019-09-02 10:31:58 -07:00
Fred Gleason
70cf00b268
Merge branch 'deltecent-tunein'
2019-09-02 11:56:40 -04:00
Fred Gleason
9f7eb36b9d
Fixed conflict in 'ChangeLog'
2019-09-02 11:56:16 -04:00
Fred Gleason
a6c1361d43
2019-09-02 Fred Gleason <fredg@paravelsystems.com>
...
* Modified the 'pypad' module so as not to throw a
'UnicodeDecodeError' exception when processing a PAD update
containing an invalid UTF-8 character.
2019-09-02 11:46:59 -04:00
Fred Gleason
1b70e21d0e
2019-09-02 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed a bug in the 'pypad' module that caused the DB connection
to be opened in 'latin1' mode.
2019-09-02 11:39:28 -04:00
Fred Gleason
45d0518b1e
2019-09-02 Fred Gleason <fredg@paravelsystems.com>
...
* Removed text labels from the transport button in the cue
editor in rdairplay(1).
2019-09-02 11:31:23 -04:00
Patrick Linstruth
14ed9dd46b
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
ChangeLog
2019-09-02 08:26:54 -07:00
Patrick Linstruth
82f964c4f6
Refactored 'pypad_tunein.py' ProcessPad while loop.
2019-09-02 08:22:30 -07:00
Fred Gleason
7940dc80c1
Merge branch 'deltecent-schedcode2'
2019-09-02 11:08:02 -04:00
Patrick Linstruth
90d50ebc14
Merge remote-tracking branch 'upstream/master'
2019-09-02 08:04:00 -07:00
Fred Gleason
79a0be7067
Fixed conflict in 'ChangeLog'
2019-09-02 10:57:48 -04:00
Fred Gleason
3d25ef475b
2019-08-31 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 3.0.3int1.
v3.0.3int1
2019-08-31 20:40:02 -04:00
Fred Gleason
e6d16d11f6
2019-08-31 Fred Gleason <fredg@paravelsystems.com>
...
* Fixed an indentation error in 'apis/pypad/scripts/pypad_tunein.py'.
2019-08-31 20:38:28 -04:00
Fred Gleason
8dce04e86a
2019-08-31 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 3.0.3int0.
v3.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
Patrick Linstruth
9f668a3d49
Fixed capitalization of "none"
2019-08-31 15:36:52 -07:00
Patrick Linstruth
f19eed120a
Changed empty scheduler code selection from "" to "[none]" in
...
rdlogmanager(1) event editor.
2019-08-31 15:34:56 -07: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
Patrick Linstruth
9d66a3ae21
Fix typo
2019-08-31 10:19:51 -07:00
Patrick Linstruth
1ac353ffb4
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
ChangeLog
2019-08-31 10:13:13 -07:00
Patrick Linstruth
396f457354
Remove deleted scheduler codes from rdlogmanager(1) events.
2019-08-31 09:31:12 -07:00
Fred Gleason
d5bccc7004
Merge branch 'deltecent-nomatch'
2019-08-31 12:21:33 -04:00
Fred Gleason
32001d5a55
Fixed conflict in 'ChangeLog'
2019-08-31 12:09:04 -04:00
Fred Gleason
165f947b79
Merge branch 'deltecent-cddb'
2019-08-31 12:01:43 -04:00
Patrick Linstruth
b0b203f4f3
Use toUInt when converting disc id from hex to integer
2019-08-30 14:41:21 -07:00
Patrick Linstruth
a39ddb4851
Store Artist and Album text fields if not set by CDDB.
2019-08-29 21:28:36 -07:00