Fred Gleason
179f23a54f
2022-01-08 Fred Gleason <fredg@paravelsystems.com>
...
* Consolidated the 'pypad' and 'rivwebpyapi' Python modules into
a single 'rivendellaudio' package namespace.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2022-01-08 15:36:33 -05:00
Fred Gleason
77fd2a2497
2021-12-23 Fred Gleason <fredg@paravelsystems.com>
...
* Added an 'AR_PYTHON_MODULE()' autoconf macro.
* Added a test for the PyPI module build chain to 'configure.ac'.
* Bumped the minimum Python version dependency from 3.4 to 3.6.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-12-23 11:31:11 -05:00
Fred Gleason
fb02fdb3fa
2021-09-25 Fred Gleason <fredg@paravelsystems.com>
...
* Changed the shebang path in 'scripts/init_template_host.py' from
'/usr/bin/python' to '/usr/bin/python3'.
* Changed the shebang path in 'scripts/engine_conv.py' from
'/usr/bin/python' to '/usr/bin/python3'.
* Added 'qt5-qtbase-devel' and 'qt5-linguist' build dependencies
to 'rivendell.spec.in'.
Signed-off-by: Fred Gleason <fredg@paraelsystems.com>
2021-09-25 16:26:39 -04:00
Fred Gleason
64e0a99bef
2021-09-24 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'RedHat Enterprise Linux 8' subsection to the
'DISTRO-SPECIFIC NOTES' section of 'INSTALL'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-24 16:36:14 -04:00
Fred Gleason
ece9e1a8b2
2021-09-24 Fred Gleason <fredg@paravelsystems.com>
...
* Updated the build system to detect Rocky Linux.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-24 14:18:00 -04:00
Fred Gleason
a96c9c4f0e
2021-09-01 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'Debian 11 "Bullseye"' subsection to the
'DISTRO-SPECIFIC NOTES' section in 'INSTALL'.
* Changed database client dependencies for Debian and Ubuntu
to MariaDB.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-09-01 16:00:35 -04:00
Fred Gleason
05315e8b54
2021-05-12 Fred Gleason <fredg@paravelsystems.com>
...
* Added an 'Environmental Variables' entry for Ubuntu in 'INSTALL'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-05-12 16:56:23 -04:00
Fred Gleason
2d48309531
2021-05-12 Fred Gleason <fredg@paravelsystems.com>
...
* Updated the '--libdir=' value for './configure' for Ubuntu in
'INSTALL'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-05-12 16:12:35 -04:00
Fred Gleason
83f2bffa95
2021-04-27 Fred Gleason <fredg@paravelsystems.com>
...
* Updated the 'Required build packages' list for Ubuntu in 'INSTALL'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-27 17:03:33 -04:00
Fred Gleason
4d797bbebe
2021-04-27 Fred Gleason <fredg@paravelsystems.com>
...
* Added a note on Apache configuration on Ubuntu to 'INSTALL'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-27 11:43:13 -04:00
Fred Gleason
237ceb9816
2021-04-13 Fred Gleason <fredg@paravelsystems.com>
...
* Updated the build package list for Ubuntu 20.04 LTS in 'INSTALL'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-13 16:29:09 -04:00
Fred Gleason
bc3a36b42c
2021-04-13 Fred Gleason <fredg@paravelsystems.com>
...
* Updated the build package list for RHEL 7 in 'INSTALL'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-13 11:37:15 -04:00
Fred Gleason
0892892407
2021-04-12 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'DISTRO-SPECIFIC NOTES' section to 'INSTALL'.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-04-12 16:12:52 -04:00
Fred Gleason
57abeada3c
2021-02-24 Fred Gleason <fredg@paravelsystems.com>
...
* Updated build system to use Qt5 instead of Qt4.
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2021-02-24 16:12:22 -05:00
Fred Gleason
b6033e9678
2020-02-02 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'libcoverart' dependency.
* Added support for displaying cover art in the MusicBrainz release
chooser.
2020-02-02 14:41:56 -05:00
Fred Gleason
cbe375adf0
2020-01-30 Fred Gleason <fredg@paravelsystems.com>
...
* Renamed the 'RDCddbRecord' class to 'RDDiscRecord'.
* Removed support for CD-TEXT from the CD rippers.
* Removed the icedax(1) dependency.
2020-01-30 13:11:14 -05:00
Fred Gleason
f036872fd6
2020-01-28 Fred Gleason <fredg@paravelsystems.com>
...
* Added a 'libmusicbrainz5' dependency.
* Added a 'libdiscid' dependency.
* Added a 'readcd_test' test harness.
2020-01-28 17:26:09 -05:00
Fred Gleason
7ad83ef438
2019-07-16 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 3.0.1.
2019-07-16 15:59:56 -04:00
Fred Gleason
9b6a859f01
2019-01-15 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'INSTALL'.
2019-01-15 18:15:49 -05:00
Fred Gleason
7d2ec28205
2018-12-12 Fred Gleason <fredg@paravelsystems.com>
...
* Documented the Python 3.4 dependency in 'INSTALL'.
2018-12-12 13:26:51 -05:00
Fred Gleason
5d0f8b1bf0
Fixed conflict in 'ChangeLog'
2018-11-21 07:11:41 -05:00
Fred Gleason
e8c619988f
2018-11-14 Fred Gleason <fredg@paravelsystems.com>
...
* Added a '--metadata-cart=' switch to the 'audio_convert_test'
test harness.
* Added an 'audio_metadata_test' test harness.
* Modified ID3 tag reading/writing to use TagLib.
2018-11-14 14:40:44 -05:00
Patrick Linstruth
9d1585b59e
Add rddbmgr '--generate-audio' switch to INSTALL documentation
2018-11-09 12:01:26 -08:00
Patrick Linstruth
8a0f5da5b4
Updated the 'README' file with RDDbConfig utility.
2018-10-29 10:05:32 -07:00
Fred Gleason
54f07692ff
2018-10-19 Fred Gleason <fredg@paravelsystems.com>
...
* Incremented the package version to 3.0.0alpha00.
2018-10-19 21:58:08 -04:00
Fred Gleason
d6a45dbd6d
2018-10-03 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'UPGRADING' to include information for v3.x.
* Updated 'INSTALL'.
2018-10-03 19:59:25 -04:00
Fred Gleason
6a71c397a2
2018-08-30 Fred Gleason <fredg@paravelsystems.com>
...
* Integrated the 'Rivendell-C-API'
[from https://github.com/RadioFreeAsia/rivendell-c-api ] in
'apis/rivwebcapi/'.
* Added a 'rivendell-webapi' RPM subpackage.
2018-08-30 14:06:12 -04:00
Fred Gleason
3ad7581dc8
2018-08-20 Fred Gleason <fredg@paravelsystems.com>
...
* Updated dependency list in 'INSTALL'.
2018-08-20 10:34:25 -04:00
Fred Gleason
345ed93a26
2017-12-22 Fred Gleason <fredg@paravelsystems.com>
...
* Updated 'INSTALL'.
* Updated 'NEWS'.
* Incremented the package version to 2.18.1.
2017-12-22 12:40:29 -05:00
Fred Gleason
539d23d359
2016-03-24 Fred Gleason <fredg@paravelsystems.com>
...
* Ported 'docs/cae.sxw' to DocBook-XML5 in 'docs/docbook/cae.xml'.
* Ported 'docs/web_api.odt' to DocBook-XML5 in
'docs/dockbook/web_api.xml'.
2016-03-24 14:25:41 -04:00
Fred Gleason
fbc07bc9ab
2015-03-09 Fred Gleason <fredg@paravelsystems.com>
...
* Merged patch from Chris Smowton to enable importation of
MP4 files [GitHub pull request #000029 ].
* Added prerequisites for MP4 importation in 'INSTALL'.
2015-03-09 20:41:14 -04:00
Fred Gleason
ad27f32bfd
2014-08-15 Fred Gleason <fredg@paravelsystems.com>
...
* Modified 'conf/Makefile.am' to install 'rd-bin.conf' in
$(sysconfdir).
* Updated 'INSTALL' to include information about the '--sysconfdir'
flag.
* Updated 'get_distro.sh' to detect RHEL 7 correctly.
* Modified the installation script to work on RHEL 7 in
'rivendell.spec.in'.
2014-08-15 21:45:05 -04:00
Fred Gleason
afd67c7af8
Initial import of CVS-v2_8_branch
2014-08-12 15:13:02 -04:00