upstream: 13:f2fdd6d3a1f5 [updated TODO and CHANGELOG]

This commit is contained in:
Stéphane Lesimple
2021-10-03 17:37:44 +02:00
parent eb4c232059
commit 244111e7db
2 changed files with 4 additions and 3 deletions

View File

@@ -20,10 +20,11 @@
# You should have received a copy of the GNU General Public License
# along with dvdisaster. If not, see <http://www.gnu.org/licenses/>.
0.79.9 12-05-2021
0.79.9 14-05-2021
- Revised code for clean compile under gcc-10 and Debian 11 (sid) or Slackware 15
- added -Wno-deprecated-declarations to shield against a flood of warnings
resulting from gtk-2 / glib mismatches
- safeguarded install and uninstall against blanks in path names
0.79.8 11-05-2021
- Revised code for clean compile under gcc-8 and Debian 10 (Buster).

4
TODO
View File

@@ -12,14 +12,14 @@ work in progress (this release):
upcoming (next releases):
- split GUI code from core source to allow for command-line only build
- remove obsolete features, especially from the GUI
- restore adaptive reading for all codecs
Versions 0.80.x: development releases
* gtk-4 migration
* lots of micro releases to revive the project and resolve outstanding issues
- upgrade from gtk-2 to gtk-4
- re-introduce adaptive reading
- remove obsolete features, especially from the GUI
- ... many more will likely be added ...
Version 0.82: next milestone/stable release