Aegisub/aegisub/src/libresrc
Thomas Goyne d2d28401bd Change how local config mode works
Rather than loading both the local and user config files and saving to
the local directory if an option is set, simply try to load the local
config file, and if it exists switch to local mode and never even touch
the user file.

Originally committed to SVN as r6244.
2012-01-08 01:35:56 +00:00
..
default_config.json Change how local config mode works 2012-01-08 01:35:56 +00:00
default_hotkey.json Add Ctrl-Shift-S as a default hotkey for Save As 2011-12-01 21:59:35 +00:00
default_menu.json Fix order of Cut and Copy on the subtitles grid context menu 2012-01-08 01:03:33 +00:00
default_mru.json Merge all changes from the libaegisub branch into trunk, the effective range is r4175:4330. All options have been re-done and now use Cajun to support a json-backed format. 2010-05-21 01:13:36 +00:00
default_path.json Remove "Font/Cache/FontConfig" in lieu of "Cache/FontConfig" and add "Cache/FFmpegSource". 2011-02-09 21:57:31 +00:00
default_toolbar.json Mostly rewrite the visual tools and related classes 2011-11-06 17:18:20 +00:00
libresrc.cpp * Return an std::string 2010-03-06 03:55:27 +00:00
libresrc.h * Return an std::string 2010-03-06 03:55:27 +00:00
Makefile.inc Use non-recursive make for libresrc and command so that dependencies can actually be set correctly. Fixes parallel builds. 2011-12-22 21:20:34 +00:00
manifest.respack Add respack manifests. 2011-01-11 16:58:47 +00:00
OLD_METHOD_TO_NEW_COMMAND_MAP.txt Merge the dynamic menu, hotkey and toolbar branch to trunk. This doesn't include Windows support as vs2008 was being a major pain. This involves revisions r4921:4950, r4961:5002, r5005:5006, r5008:5056, r5062:5065, r5072, r5081:5082, r5087, r5096:5110, r5124:5125. Updates #1258. 2011-01-05 13:00:46 +00:00
OLD_TO_NEW_OPTION_MAP.txt Merge all changes from the libaegisub branch into trunk, the effective range is r4175:4330. All options have been re-done and now use Cajun to support a json-backed format. 2010-05-21 01:13:36 +00:00
wscript Fix the waf build after the libresrc changes, and also tweak the script to properly handle dependency tracking with the generated files. 2010-03-13 17:50:51 +00:00