OSDN Git Service

LinGui: change the top level structure that contains presets from a dictionary
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 3 Oct 2008 20:59:50 +0000 (20:59 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Fri, 3 Oct 2008 20:59:50 +0000 (20:59 +0000)
commitb94ed0816d0b19a760621468dc0d08563aa4d121
tree078a47f18262ed42acc7fd3c43f80de6c3560305
parentca1655c1c595ff628be828af7173da259453bdf7
LinGui: change the top level structure that contains presets from a dictionary
to an array.  Dictionaries are unordered sets, so this new structure
allows greater flexibility in how the presets may be ordered.
Is backwards compatible.  Old structure is read and converted to new.

git-svn-id: svn://localhost/HandBrake/trunk@1804 b64f7644-9d1e-0410-96f1-a4d463321fa5
gtk/src/presets.c
gtk/src/resource_data.h
gtk/src/resources.plist
gtk/src/standard_presets.xml