File tree Expand file tree Collapse file tree 3 files changed +37
-3
lines changed
Expand file tree Collapse file tree 3 files changed +37
-3
lines changed Original file line number Diff line number Diff line change 11AC_PREREQ ( [ 2.69] )
22
33AC_INIT ( [ celluloid] ,
4- [ 0.20 ] ,
4+ [ 0.21 ] ,
55 [ http://github.com/celluloid-player/celluloid/issues] ,
66 [ celluloid] ,
77 [ http://github.com/celluloid/celluloid] )
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <!-- Copyright 2015-2020 gnome-mpv -->
2+ <!-- Copyright 2015-2021 gnome-mpv -->
33<component type =" desktop" >
44 <id >io.github.celluloid_player.Celluloid</id >
55 <metadata_license >CC-BY-SA-4.0</metadata_license >
2929 </description >
3030 <developer_name >The Celluloid Developers</developer_name >
3131 <releases >
32+ <release date =" 2021-03-22" version =" 0.21" >
33+ <description >
34+ <p >
35+ This release contains the following changes:
36+ </p >
37+ <ul >
38+ <li >
39+ Add Basque translation by @aldatsa.
40+ </li >
41+ <li >
42+ Make the shuffle and loop command line options work properly.
43+ </li >
44+ <li >
45+ Make the main menu button toggleable by pressing F10.
46+ </li >
47+ <li >
48+ Add a setting for always appending opened files to the playlist.
49+ </li >
50+ <li >
51+ Allow appending files to playlist by holding shift while dropping files onto the video area.
52+ </li >
53+ <li >
54+ Make CSD header bar toggleable via the mpv property "border".
55+ </li >
56+ <li >
57+ Include Flatpak manifest in the repo. This allows Celluloid to be built in
58+ one click in apps like GNOME Builder.
59+ </li >
60+ </ul >
61+ <p >
62+ This listing is incomplete. See git log for complete changelog.
63+ </p >
64+ </description >
65+ </release >
3266 <release date =" 2020-09-19" version =" 0.20" >
3367 <description >
3468 <p >
Original file line number Diff line number Diff line change 11project (' celluloid' , ' c' ,
2- version : ' 0.20 ' ,
2+ version : ' 0.21 ' ,
33 meson_version : ' >= 0.49.0' ,
44 default_options : [
55 ' warning_level=2' ,
You can’t perform that action at this time.
0 commit comments