Fred Gleason 
							
						 
					 
					
						
						
							
						
						4f96349789 
					 
					
						
						
							
							2020-06-30 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Added a 'RDFeed::publicUrl()' static method.
	* Added a 'Public URL' column in the 'List Feeds' dialog in
	rdadmin(1).
	* Removed the 'Superfeed' and 'Description' columns from the
	main window of rdcastmanager(1).
	* Added a 'Public URL' column and a 'Copy URL to Clipboard'
	button to the main window of rdcastmanager(1).
Signed-off-by: Fred Gleason <fredg@paravelsystems.com > 
						
						
					 
					
						2020-06-30 15:15:19 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						69e253649e 
					 
					
						
						
							
							2020-05-21 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Fixed bugs in the podcasting system that caused corrupt URLs
	to be generated for GUID and image tags for items contained in
	a superfeed.
	* Commented out file posting code in the web version of
	RDCastManager.
	* Disabled the 'Post from Cart/Cut', 'Post from File', 'Edit' and
	'Delete' buttons when showing a superfeed in the 'Podcast List'
	dialog of rdcastmanager(1). 
						
						
					 
					
						2020-05-21 16:29:59 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						dabf8db679 
					 
					
						
						
							
							2020-05-20 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Added 'RDPodcast::itemExplicit()', 'RDPodcast::setItemExplicit()',
	'RDPodcast::itemImageId()', and 'RDPodcast::setItemImageId()'
	methods.
	* Added a 'Post contains explicit content' checkbox to the 'Edit
	Podcast' dialog in rdcastmanager(1).
	* Added an 'Image' control to the 'Edit Podcast dialog in
	rdcastmanager(1).
Signed-off-by: Fred Gleason <fredg@paravelsystems.com > 
						
						
					 
					
						2020-05-20 19:34:39 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						75d2b80025 
					 
					
						
						
							
							2020-03-12 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Fixed a bug where '<enclosure>' tags in RSS Superfeeds were rendered
	with an incorrect 'url=' attribute.
	* Added indentation formatting on RSS XML feeds. 
						
						
					 
					
						2020-03-12 13:48:29 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						4aedc573ca 
					 
					
						
						
							
							2020-03-10 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Removed the 'Source URL' and 'Source Text' controls from the
	'Edit Cast' dialog in rdcastmanager(1). 
						
						
					 
					
						2020-03-10 18:59:08 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						74f354a1f0 
					 
					
						
						
							
							2020-03-10 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Added a '%FEED_URL%' variable to the channel and item data
	resolver for RSS feeds.
	* Added an '<atom:link>' tag to the XML templates for RSS feeds. 
						
						
					 
					
						2020-03-10 15:52:45 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						4f6c0eb2c9 
					 
					
						
						
							
							2020-02-23 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Implemented superfeed in 'rdfeed.xml'. 
						
						
					 
					
						2020-02-23 17:24:48 -05:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						d7f395f7db 
					 
					
						
						
							
							2020-02-20 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Added a 'FEEDS.AUDIENCE_METRICS' field to the database.
	* Incremented the database version to 316.
	* Added a 'Collect Audience Metrics' checkbox to the 'Feed'
	dialog in rdadmin(1).
	* Added an 'RDTransfer' base class.
	* Rebased 'RDDelete' to 'RDTransfer'.
	* Added 'sftp' support to 'RDDelete'.
	* Added 'file' support to 'RDDelete'.
	* Refactored RSS generation to occur in 'RDFeed'.
	* Added a 'delete_test' test harness. 
						
						
					 
					
						2020-02-20 11:06:46 -05:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						eff674896c 
					 
					
						
						
							
							2020-02-07 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Removed Q3Support dependencies from the 'Editing Feed' dialog
	in rdadmin(1). 
						
						
					 
					
						2020-02-07 16:58:36 -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 
							
						 
					 
					
						
						
							
						
						e63c1a64a9 
					 
					
						
						
							
							2019-10-03 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Added support for posting podcast content via SFTP.
	* Refactored rdcastmanager(1) to use the 'RDDialog' and 'RDWidget'
	base classes. 
						
						
					 
					
						2019-10-03 12:47:19 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						8ca15c773d 
					 
					
						
						
							
							2019-10-01 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Refactored dialogs in the convenience library to use the
	'RDDialog' and 'RDWidget' base classes. 
						
						
					 
					
						2019-10-01 15:10:29 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						3768a5fb14 
					 
					
						
						
							
							2018-10-19 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Removed check for Win32 installer from 'configure.ac'.
	* Removed win32 clauses from '.pro' files. 
						
						
					 
					
						2018-10-19 19:36:43 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						75bec4d3c4 
					 
					
						
						
							
							2018-10-19 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Removed 'build_win32.bat'.
	* Removed all conditional compilation based on 'WIN32'. 
						
						
					 
					
						2018-10-19 17:03:58 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						b7d229941a 
					 
					
						
						
							
							2018-08-15 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Fixed style inconsistencies in dialogs within rdcastmanager(1). 
						
						
					 
					
						2018-08-15 17:52:08 +00:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						c588b4950a 
					 
					
						
						
							
							2018-08-13 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Added code to force the 'Plastique' GUI style. 
						
						
					 
					
						2018-08-13 19:22:24 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						796e1bebc3 
					 
					
						
						
							
							2018-08-07 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Removed the 'pam_rd' plug-in.
	* Removed rdchunk(1).
	* Upgraded Qt3 to Qt4. 
						
						
					 
					
						2018-08-07 10:09:49 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						c0930db2ac 
					 
					
						
						
							
							2018-08-02 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Modified reports in rdcastmanager(1) to display UTF-8 strings
	correctly. 
						
						
					 
					
						2018-08-02 18:52:46 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						0dc7a4e698 
					 
					
						
						
							
							2018-07-20 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Removed the Auxiliary Fields from the podcasting system.
	* Fixed a regression in the RDFeed system that caused segfaults
	when accessing channel XML. 
						
						
					 
					
						2018-07-20 13:04:44 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						c2f11d76be 
					 
					
						
						
							
							2018-07-19 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Added a 'CAST_DOWNLOADS' table to the database.
	* Incremented the database version to 294. 
						
						
					 
					
						2018-07-19 21:42:11 +00:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						db3a49a2f2 
					 
					
						
						
							
							2018-07-16 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Cleaned up SQL quieries in 'rdcastmanager/' ensure UTF-8
	compatibility. 
						
						
					 
					
						2018-07-16 18:28:23 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						fc004e073e 
					 
					
						
						
							
							2018-02-06 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Refactored the RDCutDialog class to use RDApplication. 
						
						
					 
					
						2018-02-05 23:10:18 -05:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						0e47266a4d 
					 
					
						
						
							
							2018-02-01 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Added an 'RDApplication::userChanged() signal. 
						
						
					 
					
						2018-01-31 17:17:31 -05:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						3d380c4de8 
					 
					
						
						
							
							2018-02-01 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Moved command-switch processing into RDApplication. 
						
						
					 
					
						2018-01-31 13:25:48 -05:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						e179bea9d7 
					 
					
						
						
							
							2018-01-31 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Converted rdcastmanager(1) to use RDApplication. 
						
						
					 
					
						2018-01-30 22:36:54 -05:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						f2d7fcbe7f 
					 
					
						
						
							
							2017-12-18 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Cleaned up hanging files from the 'make uninstall' target. 
						
						
					 
					
						2017-12-18 09:17:06 -05:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						e07cabc72f 
					 
					
						
						
							
							2017-12-16 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Added support for filepath wildcards in macro carts. 
						
						
					 
					
						2017-12-16 16:45:51 -05:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						aef7c2229b 
					 
					
						
						
							
							2017-08-31 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Modified web client components to use a distinctive http USER_AGENT
	string. 
						
						
					 
					
						2017-08-31 12:38:39 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						b62cbd42b9 
					 
					
						
						
							
							2017-06-28 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Added a new icon set created by Josh Edelstein. 
						
						
					 
					
						2017-06-28 17:31:29 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						698b475933 
					 
					
						
						
							
							2016-05-24 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Removed all CVS tags.
	* Removed 'const char *name' parameter from all QObject contructors. 
						
						
					 
					
						2016-05-24 13:13:26 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						330a602fb5 
					 
					
						
						
							
							2016-03-25 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Changed 'uninstall' to 'uninstall-local' targets in all
	'Makefile.am' files. 
						
						
					 
					
						2016-03-25 10:30:45 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						16284179cc 
					 
					
						
						
							
							Consolidated .gitignore files  
						
						
						
						
					 
					
						2015-05-28 12:05:07 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						6532b723b2 
					 
					
						
						
							
							2014-08-14 Fred Gleason <fredg@paravelsystems.com>  
						
						... 
						
						
						
						* Amalgamated INCLUDE Makefile entries into AM_CPPFLAGS.
	* Added '-Wno-portability' to the invocation of 'automake' in
	'autogen.sh'. 
						
						
					 
					
						2014-08-14 13:20:26 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						8c7dd1d861 
					 
					
						
						
							
							Added .gitignore files  
						
						
						
						
					 
					
						2014-08-14 12:19:23 -04:00 
						 
				 
			
				
					
						
							
							
								Fred Gleason 
							
						 
					 
					
						
						
							
						
						afd67c7af8 
					 
					
						
						
							
							Initial import of CVS-v2_8_branch  
						
						
						
						
					 
					
						2014-08-12 15:13:02 -04:00