]> granicus.if.org Git - handbrake/commit
LinGui: change the top level structure that contains presets from a dictionary
authorjstebbins <jstebbins.hb@gmail.com>
Fri, 3 Oct 2008 20:59:50 +0000 (20:59 +0000)
committerjstebbins <jstebbins.hb@gmail.com>
Fri, 3 Oct 2008 20:59:50 +0000 (20:59 +0000)
commitc1764222478a827d20dd4c029642d5866750e4d3
tree078a47f18262ed42acc7fd3c43f80de6c3560305
parent5c3240cca3b0469280484f18c2d07b5f9af42f81
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://svn.handbrake.fr/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