mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-19 07:01:31 +01:00
2023-04-27 Fred Gleason <fredg@paravelsystems.com>
* Removed a 'RDFeed::generateReport()' methods. * Added a 'DownloadRss()' method to the WebAPI. * Added a 'RDXsltEngine' class. * Added a 'Generate Front Report' item to the right-click menu in the 'Podcast Feeds' list in the 'Rivendell Feed List' dialog in rdadmin(1). * Added a 'Generate Back Report' item to the right-click menu in the 'Podcast Feeds' list in the 'Rivendell Feed List' dialog in rdadmin(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -225,6 +225,7 @@ SOURCES += rdwavescene.cpp
|
||||
SOURCES += rdwavewidget.cpp
|
||||
SOURCES += rdweb.cpp
|
||||
SOURCES += rdwidget.cpp
|
||||
SOURCES += rdxsltengine.cpp
|
||||
|
||||
HEADERS += rd.h
|
||||
HEADERS += rdadd_cart.h
|
||||
@@ -417,6 +418,7 @@ HEADERS += rdwavescene.h
|
||||
HEADERS += rdwavewidget.h
|
||||
HEADERS += rdweb.h
|
||||
HEADERS += rdwidget.h
|
||||
HEADERS += rdxsltengine.h
|
||||
|
||||
TRANSLATIONS += librd_cs.ts
|
||||
TRANSLATIONS += librd_de.ts
|
||||
|
||||
Reference in New Issue
Block a user