Basics of metadata dialog - ratings.
authorCarl Hetherington <cth@carlh.net>
Thu, 21 Mar 2019 00:10:08 +0000 (00:10 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 7 Apr 2019 23:22:40 +0000 (00:22 +0100)
commitef2be1b08cb1cec5159efd8d3b833c9ea75c9b0e
tree5f00c744d94991de65b9c17a75644cb2d3622103
parentb0dd2f2e0aafd24c529325dabf5da4fb346fd286
Basics of metadata dialog - ratings.
15 files changed:
src/lib/film.cc
src/lib/film.h
src/lib/util.h
src/lib/writer.cc
src/wx/cinema_dialog.cc
src/wx/dcp_panel.cc
src/wx/dcp_panel.h
src/wx/editable_list.h
src/wx/full_config_dialog.cc
src/wx/metadata_dialog.cc [new file with mode: 0644]
src/wx/metadata_dialog.h [new file with mode: 0644]
src/wx/rating_dialog.cc [new file with mode: 0644]
src/wx/rating_dialog.h [new file with mode: 0644]
src/wx/screen_dialog.cc
src/wx/wscript