Timeline
01/03/2011:
- 16:14 Changeset [4d3c89e]stable by
-
- aegisub/reporter/include/platform.h
- aegisub/reporter/platform.cpp
Cache wxGL* values to speed up GL probes, also delete locale in ~Platform().
Originally committed to SVN as r5120.
- 15:46 Changeset [99aff72]stable by
-
- aegisub/reporter/include/platform.h
- aegisub/reporter/main.cpp
- aegisub/reporter/platform.cpp
- aegisub/reporter/r_pre.h
- aegisub/reporter/report.cpp
- aegisub/reporter/report.h
- wxString is really annoying.
- Build JSON tree.
Originally committed to SVN as r5119.
- 14:28 Changeset [c041bb8]stable by
-
- aegisub/reporter/include/platform.h
- aegisub/reporter/libraries.cpp
- aegisub/reporter/main.cpp
- aegisub/reporter/r_pre.h
- aegisub/reporter/report.cpp
- aegisub/reporter/report.h
- aegisub/reporter/upload.cpp
- Remove all vestiges of XML.
- Generate the report in the constructor.
Originally committed to SVN as r5118.
- 14:11 Changeset [22c797a]stable by
-
- aegisub/reporter/main.cpp
Fix some longstanding bugs now that I understand wxWidgets better.
Originally committed to SVN as r5116.
- 13:43 Changeset [f04d721]stable by
-
- aegisub/reporter/Makefile
- aegisub/reporter/name_map.cpp
Remove the name map, it's no longer required.
Originally committed to SVN as r5115.
- 13:33 Changeset [7514812]stable by
-
- aegisub/reporter/include/platform.h
- aegisub/reporter/platform.cpp
- aegisub/reporter/platform_unix.cpp
- aegisub/reporter/platform_unix.h
- aegisub/reporter/report.cpp
Convert rest of the values to JSON.
Originally committed to SVN as r5114.
- 13:20 Changeset [4118580]stable by
-
- aegisub/reporter/include/platform.h
- aegisub/reporter/platform_unix.h
- aegisub/reporter/platform_unix_bsd.cpp
- aegisub/reporter/platform_unix_bsd.h
- aegisub/reporter/report.cpp
- aegisub/reporter/view.cpp
Add JSON stubs, remove a bunch of now obsolete code.
Originally committed to SVN as r5113.
- 13:02 Changeset [e35badd2]stable by
-
- aegisub/reporter/include/platform.h
- aegisub/reporter/platform.cpp
- aegisub/reporter/platform_unix.cpp
- aegisub/reporter/platform_unix.h
- aegisub/reporter/platform_unix_bsd.cpp
- aegisub/reporter/platform_unix_bsd.h
- aegisub/reporter/report.cpp
Convert more groups to JSON and simplify source further.
Originally committed to SVN as r5112.
- 12:00 Changeset [5985c60]stable by
-
- aegisub/reporter/Makefile
- aegisub/reporter/include/platform.h
- aegisub/reporter/platform.cpp
- aegisub/reporter/platform_unix.cpp
- aegisub/reporter/platform_unix.h
- aegisub/reporter/platform_windows.h
- aegisub/reporter/report.cpp
First stab at converting the reporter to use JSON and updating it to a saner design.
Originally committed to SVN as r5111.
- 07:27 Ticket #951 (Add bitmap cache to audio spectrum) closed by
- fixed: Done in ADR branch which has been merged.
- 07:25 Ticket #965 (Make spectrum cache saner) closed by
- fixed: The ADR branch has been merged a while ago, which closes this.
- 06:59 Ticket #1259 (Build system rewrite) created by
- I've found automake, intltool, libtool and the gettext helper utilities …
- 06:54 Ticket #1258 (Menu, Toolbar, Hotkey rewrite) created by
- This ticket is a bit late in creation, you can find the work involved here …
- 05:48 Ticket #959 (Make framerate handling sane) closed by
- wontfix
- 05:37 Ticket #893 (ASSDraw3 button on toolbar makes toolbar taller) closed by
- invalid: Not applicable anymore as we've got new icons.
01/02/2011:
- 09:52 Changeset [66d79ef]new_menu_hotkey by
-
- src/command/audio.cpp
- src/command/automation.cpp
- src/command/edit.cpp
- src/command/grid.cpp
- src/command/help.cpp
- src/command/keyframe.cpp
- src/command/menu.cpp
- src/command/recent.cpp
- src/command/subtitle.cpp
- src/command/time.cpp
- …
Document init_XXX() functions.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5110 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 09:49 Changeset [4229ff6]new_menu_hotkey by
-
- src/command/audio.cpp
- src/command/automation.cpp
- src/command/edit.cpp
- src/command/grid.cpp
- src/command/help.cpp
- src/command/keyframe.cpp
- src/command/menu.cpp
- src/command/recent.cpp
- src/command/subtitle.cpp
- src/command/time.cpp
- …
Document commands, this is just a carbon copy of STR_HELP().
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5109 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 09:31 Changeset [80cd643]new_menu_hotkey by
-
- src/command/audio.cpp
- src/command/automation.cpp
- src/command/edit.cpp
- src/command/grid.cpp
- src/command/help.cpp
- src/command/keyframe.cpp
- src/command/menu.cpp
- src/command/recent.cpp
- src/command/subtitle.cpp
- src/command/time.cpp
- …
Add commands to their respective command groups.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5108 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 09:31 Changeset [7af9e6c]new_menu_hotkey by
-
- docs/doxygen/pages_aegisub/index.dox
Add all command groups.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5107 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 09:24 Changeset [80f01d6]new_menu_hotkey by
-
- src/command/audio.cpp
- src/command/automation.cpp
- src/command/edit.cpp
- src/command/grid.cpp
- src/command/help.cpp
- src/command/keyframe.cpp
- src/command/menu.cpp
- src/command/recent.cpp
- src/command/subtitle.cpp
- src/command/time.cpp
- …
Add empty comment stubs.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5106 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 09:22 Changeset [2dce599]new_menu_hotkey by
-
- src/command/app.cpp
Delete extra spaces inserted by a sed opperation that I didn't notice earlier.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5105 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 09:22 Changeset [e0a5152]new_menu_hotkey by
-
- src/command/command.h
Add forward declarations left out of r5099.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5104 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 09:20 Changeset [72125437]new_menu_hotkey by
-
- src/command/app.cpp
Document app/ commands.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5103 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 09:13 Changeset [2869b7e]new_menu_hotkey by
-
- docs/doxygen/pages_aegisub/index.dox
Add a command group and format main section groups.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5102 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 09:11 Changeset [5c744b5]new_menu_hotkey by
-
- docs/doxygen/doxyfile_base
Adjust some settings, add a few macros..
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5101 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 08:59 Changeset [3a0abc6]new_menu_hotkey by
-
- src/command/command.h
Move cmd namespace members above the classes.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5100 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 08:58 Changeset [d5fba1f]new_menu_hotkey by
-
- src/command/command.h
Document cmd namespace and classes.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5099 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 05:47 Changeset [6ce67b7]new_menu_hotkey by
-
- src/command/timecode.cpp
Remove calls to UpdateFrameTiming() as it's done via signals now.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5098 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 05:16 Changeset [f349786]new_menu_hotkey by
-
- src/audio_player_oss.cpp
- src/command/app.cpp
- src/main.cpp
Merge r5090-5091 from trunk to reduce diffs.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5097 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 05:07 Changeset [4dde6303]new_menu_hotkey by
-
- Makefile.target
- build/aegisub_vs2008/aegisub_vs2008.vcproj
- build/libaegisub_vs2008/libaegisub_vs2008.vcproj
- build/tests_vs2008/tests_vs2008.vcproj
- libaegisub/Makefile
- libaegisub/common/keyframe.cpp
- libaegisub/include/libaegisub/keyframe.h
- libaegisub/include/libaegisub/option_value.h
- libaegisub/include/libaegisub/signal.h
- reporter/upload.cpp
- …
Merge r5003:5004,r5007,r5057:5061,r5066:5071,r5073:5080,r5083:5086,r5089 from trunk to reduce diffs.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5096 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 03:53 Changeset [85b577f]stable by
-
- devel/tinderbox/buildbot/master/master.cfg
Bind PBChangeSource() to localhost, any requests will come in via ssh or the local machine anyway.
Originally committed to SVN as r5095.
- 03:52 Changeset [6da7e1a]stable by
-
- devel/tinderbox/buildbot/master/master.cfg
Use ~/build/wx versus ~/build/wx-trunk. I'll be using this for default "trunk" builds and a seperate directory for branches.
Originally committed to SVN as r5094.
- 03:16 Changeset [ddc12d5]stable by
-
- devel/tinderbox/buildbot/master/master.cfg
Remove buildbot users mysql pass from the config file and change it to something else. (I set this up months ago and forgot it was there, previous versions of buildbot didn't use mysql.
Originally committed to SVN as r5093.
- 03:12 Changeset [08750b9]stable by
-
- devel/tinderbox/buildbot/master/master.cfg
Remove PPC builder and comment some old code that needs to be re-done for the latest verison of buildbot (0.8)
Originally committed to SVN as r5092.
- 02:37 Changeset [efe8882]stable by
-
- aegisub/src/audio_player_oss.cpp
Add missing header.
Originally committed to SVN as r5091.
- 02:33 Changeset [96a56708]stable by
-
- aegisub/src/frame_main_events.cpp
- aegisub/src/main.cpp
Remove calls to wxPrintf and replace them with LOG_E().
Originally committed to SVN as r5090.
- 01:49 Ticket #1254 (Linux 64bit build fails to start) closed by
- worksforme: We've had this report in the past, try re-installing your X libraries and/or GL driver. (usually NVidia) Feel free to re-open if it doesn't fix your problem and let us know what the fix was in case you get it working.
- 01:44 Ticket #1255 (aegisub svn doesn't compile) closed by
- fixed: (In [64f60e0]) Add missing header, thanks.. closes #1255
- 01:44 Changeset [64f60e0]stable by
-
- aegisub/src/video_display.h
Add missing header, thanks.. closes #1255
Originally committed to SVN as r5089.
01/01/2011:
- 02:50 Changeset [4f3c5d2]new_menu_hotkey by
-
- libaegisub/include/libaegisub/access.h
- libaegisub/include/libaegisub/cajun/elements.h
- libaegisub/include/libaegisub/charset.h
- libaegisub/include/libaegisub/hotkey.h
- libaegisub/include/libaegisub/io.h
- libaegisub/include/libaegisub/json.h
- libaegisub/include/libaegisub/log.h
- libaegisub/include/libaegisub/signals.h
- libaegisub/include/libaegisub/types.h
- libaegisub/include/libaegisub/util.h
- …
Document all namespaces with the exception of mutex.h.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5088 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 02:50 Changeset [4c24ba5f]new_menu_hotkey by
-
- libaegisub/include/libaegisub/exception.h
Fix doxygen markup, Aegisub:: -> agi::
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5087 93549f3f-7f0a-0410-a4b3-e966c9c94f04
12/31/2010:
- 23:53 Changeset [d282b42]stable by
-
- aegisub/src/audio_controller.cpp
Update the audio display when keyframes are loaded/unloaded
Originally committed to SVN as r5086.
- 23:53 Changeset [7347c09]stable by
-
- aegisub/src/audio_controller.cpp
Use Bind rather than Connect in AudioController
Originally committed to SVN as r5085.
- 23:53 Changeset [cf89403]stable by
-
- aegisub/src/audio_controller.cpp
Listen for timecode load signals in AudioMarkerProviderKeyframes
Originally committed to SVN as r5084.
- 23:53 Changeset [4fdad92]stable by
-
- aegisub/src/audio_controller.cpp
- aegisub/src/mkv_wrap.cpp
- aegisub/src/video_slider.cpp
Timecodes and keyframes are always sorted, so fix some code that assumed they could be unsorted
Originally committed to SVN as r5083.
- 21:54 Changeset [bddd193e]new_menu_hotkey by
-
- src/subs_edit_box.cpp
Make hotkeys work in the subtitle edit box.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5082 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 21:38 Changeset [30cf073]new_menu_hotkey by
-
- libaegisub/common/log.cpp
- libaegisub/include/libaegisub/log.h
- src/main.cpp
Add support for writing the current LogSink to "?user/log/<seconds>.json". There is no pruning done for now I'll add that when libaegisub gets directory listing support.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5081 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 21:03 Changeset [17c07cc]stable by
-
- aegisub/src/audio_controller.cpp
- aegisub/src/frame_main.cpp
- aegisub/src/subs_edit_box.cpp
- aegisub/src/subs_edit_box.h
- aegisub/src/video_context.cpp
- aegisub/src/video_context.h
- aegisub/src/video_slider.cpp
Add timecodes opened signal to VideoContext
Originally committed to SVN as r5080.
- 21:03 Changeset [8242940]stable by
-
- aegisub/src/subtitles_provider_csri.cpp
- aegisub/src/subtitles_provider_libass.cpp
- aegisub/src/utils.h
- aegisub/src/video_frame.cpp
- aegisub/src/video_frame.h
- aegisub/src/video_out_gl.cpp
- aegisub/src/video_provider_avs.cpp
- aegisub/src/video_provider_dummy.cpp
- aegisub/src/video_provider_ffmpegsource.cpp
- aegisub/src/video_provider_yuv4mpeg.cpp
Move YUV -> RGB conversion to VideoProviderYUV4MPEG and remove support for formats other than RGB32 from AegiVideoFrame
Originally committed to SVN as r5079.
- 21:03 Changeset [833e69b]stable by
-
- aegisub/src/ass_time.cpp
- aegisub/src/audio_player_dsound.cpp
- aegisub/src/audio_player_dsound2.cpp
- aegisub/src/audio_player_oss.cpp
- aegisub/src/audio_provider_ram.cpp
- aegisub/src/base_grid.cpp
- aegisub/src/colorspace.cpp
- aegisub/src/dialog_progress.cpp
- aegisub/src/dialog_timing_processor.cpp
- aegisub/src/dialog_video_details.cpp
- …
Replace MIN/MAX/MID with std::min/std::max/mid
Originally committed to SVN as r5078.
- 21:02 Changeset [c6a823c]stable by
-
- aegisub/build/aegisub_vs2008/aegisub_vs2008.vcproj
Remove duplicate inclusion of several files in the project
Originally committed to SVN as r5077.
- 21:02 Changeset [5920c31]stable by
-
- aegisub/libaegisub/include/libaegisub/signal.h
Make agi::Signal uncopyable
Originally committed to SVN as r5076.
- 21:02 Changeset [a566955]stable by
-
- aegisub/build/libaegisub_vs2008/libaegisub_vs2008.vcproj
- aegisub/libaegisub/include/libaegisub/option_value.h
- aegisub/libaegisub/include/libaegisub/signal.h
- aegisub/src/ass_file.h
- aegisub/src/audio_controller.h
- aegisub/src/audio_display.h
- aegisub/src/audio_timing.h
- aegisub/src/subs_grid.h
- aegisub/src/video_context.h
- aegisub/src/video_display.h
- …
Rename signals.h to signal.h
Originally committed to SVN as r5075.
- 21:02 Changeset [7c2e4e5]stable by
-
- aegisub/build/tests_vs2008/tests_vs2008.vcproj
- aegisub/tests/Makefile
- aegisub/tests/keyframe/aegi.txt
- aegisub/tests/keyframe/empty.txt
- aegisub/tests/keyframe/garbage.txt
- aegisub/tests/keyframe/x264.log
- aegisub/tests/keyframe/xvid.txt
- aegisub/tests/libaegisub_keyframe.cpp
- aegisub/tests/setup.bat
- aegisub/tests/setup.sh
Add tests for agi::keyframe
Originally committed to SVN as r5074.
- 21:02 Changeset [edff7d6]stable by
-
- aegisub/build/aegisub_vs2008/aegisub_vs2008.vcproj
- aegisub/build/libaegisub_vs2008/libaegisub_vs2008.vcproj
- aegisub/libaegisub/Makefile
- aegisub/libaegisub/common/keyframe.cpp
- aegisub/libaegisub/include/libaegisub/keyframe.h
- aegisub/src/Makefile
- aegisub/src/frame_main.cpp
- aegisub/src/frame_main_events.cpp
- aegisub/src/keyframe.cpp
- aegisub/src/keyframe.h
- …
Rewrite keyframe loading and saving code and move it to libaegisub
Originally committed to SVN as r5073.
- 00:28 Changeset [805a8c8]new_menu_hotkey by
-
- src/Makefile
- src/audio_box.cpp
- src/base_grid.cpp
- src/dialog_styling_assistant.cpp
- src/dialog_translation.cpp
- src/frame_main.cpp
- src/frame_main.h
- src/hotkeys.cpp
- src/hotkeys.h
- src/main.cpp
- …
- Comment old keyboard event processing code.
- Comment old hotkey calls with H (to be fixed later)
- Remove old hotkeys.(c|h)
- Add calls to new hotkey code
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5072 93549f3f-7f0a-0410-a4b3-e966c9c94f04
12/30/2010:
- 22:19 Changeset [ea93f6a]stable by
-
- aegisub/src/video_display.cpp
Remove pointless performance hurting call to glFinish
Originally committed to SVN as r5071.
- 22:19 Changeset [5370f3f]stable by
-
- aegisub/src/threaded_frame_source.cpp
- aegisub/src/threaded_frame_source.h
Make ThreadedFrameSource never lock jobMutex and fileMutex at the same time. Moderately improves responsiveness of the audio display while video is loaded.
Originally committed to SVN as r5070.
- 22:19 Changeset [ca8b6d8]stable by
-
- aegisub/src/audio_controller.h
Wrap docs in audio_controller.h at 80 columns rather than 100
Originally committed to SVN as r5069.
- 22:19 Changeset [f3d1bc2]stable by
-
- aegisub/src/audio_display.cpp
Reduce the amount of repainting done when the selection changes to a new one that doesn't overlap the old selection
Originally committed to SVN as r5068.
- 22:19 Changeset [364f398]stable by
-
- aegisub/src/video_context.cpp
- aegisub/src/video_context.h
Kill VideoContext::keyframesRevision, which is no longer used
Originally committed to SVN as r5067.
- 22:19 Changeset [4684d5c]stable by
-
- aegisub/src/audio_display.cpp
- aegisub/src/audio_display.h
Only refresh the audio portion of the audio display when markers are moved. Fixes bug where the timeline would sometimes be bold.
Originally committed to SVN as r5066.
- 22:16 Changeset [b561115]new_menu_hotkey by
-
- src/main.cpp
Comment out AegisubApp::OnKey() in it's entirety. Noone seems to know what it's for and it's been there for 5 years now, It's causing issues with the new hotkey system in generation duplicate events. I haven't nuked it in-case somewhere down the line we need to add it back.. After all my conversion(s) when aegisub is working again we can safely remove it.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5065 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 21:43 Changeset [84d6620]new_menu_hotkey by
-
- src/hotkey.cpp
Sigh, I really need to use Git instead of SVN, it's so easy to commit from the wrong branch -- remove a debug printf that slipped into r5063.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5064 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 21:42 Changeset [b75fe6d]new_menu_hotkey by
-
- src/hotkey.cpp
Remove superfluous namespace designation.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5063 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 21:40 Changeset [dfe085b]new_menu_hotkey by
-
- libaegisub/common/hotkey.cpp
Use correct variables for debug printing.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5062 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 19:13 Changeset [a64dc82]stable by
-
- aegisub/src/video_display.cpp
Remove VideoDisplay's border as on Windows it's rendered on top of the client area, hiding part of the video and throwing off hit detection for the visual tools
Originally committed to SVN as r5061.
- 19:13 Changeset [5f0ba21]stable by
-
- aegisub/src/gl_text.cpp
Fix bug where the first gl glyph in each row after the first would be overwritten, resulting in the incorrect number being shown in the cross visual tool
Originally committed to SVN as r5060.
12/29/2010:
- 19:35 Changeset [73c0515]stable by
-
- aegisub/src/video_provider_manager.cpp
Add handling for invalid timecode errors when opening video
Originally committed to SVN as r5059.
- 06:27 Ticket #1251 (the audio delay isn't being recognized) closed by
- fixed: (In [bd7ac88]) Apply container audio delay when the FFMS2 version used supports it. Closes #1251.
- 06:27 Changeset [bd7ac88]stable by
-
- aegisub/src/audio_provider_ffmpegsource.cpp
Apply container audio delay when the FFMS2 version used supports it. Closes #1251.
Originally committed to SVN as r5058.
- 06:26 Changeset [ce2adcea]stable by
-
- aegisub/src/audio_provider_ffmpegsource.cpp
- aegisub/src/audio_provider_ffmpegsource.h
Revert r4828 as I decided to fix it in FFMS2 instead.
Originally committed to SVN as r5057.
12/28/2010:
- 17:20 Changeset [a3c4b5d]new_menu_hotkey by
-
- src/standard_paths.cpp
Use GetUserConfigDir() instead of GetUserDataDir() and construct our own config location. I'm not even sure how the old way worked.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5056 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 17:10 Changeset [931cf3a0]new_menu_hotkey by
-
- libaegisub/common/hotkey.cpp
- libaegisub/include/libaegisub/hotkey.h
- src/main.cpp
Add support for reading/writing a user hotkey config file.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5055 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 03:23 Changeset [c5af7eb]new_menu_hotkey by
-
- libaegisub/include/libaegisub/hotkey.h
Add header changes that should have gone into r5053.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5054 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 03:17 Changeset [a0b1a96]new_menu_hotkey by
-
- libaegisub/common/hotkey.cpp
Write current hotkey configuration to disk. Needs proper config directory support and loading from the user-config versus default-only.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/new_menu_hotkey@5053 93549f3f-7f0a-0410-a4b3-e966c9c94f04
