Timeline
11/16/2011:
- 22:43 Changeset [1590b2a]stable by
-
- aegisub/src/command/subtitle.cpp
Add validator to the subtitle save command to check if there are actually unsaved changes
Originally committed to SVN as r5868.
- 22:43 Changeset [14c9d8ec]stable by
-
- aegisub/src/command/subtitle.cpp
Fix validate method for the subtitle/select/visible command
Originally committed to SVN as r5867.
- 21:59 Ticket #1138 (Make "Match video resolution" default to "Ask" again) closed by
- fixed: (In [2cb234b]) Change the default for Video/Check Script Res to 1 (Ask). Closes #1138.
- 21:59 Changeset [2cb234b]stable by
-
- aegisub/src/libresrc/default_config.json
Change the default for Video/Check Script Res to 1 (Ask). Closes #1138.
Originally committed to SVN as r5866.
- 21:59 Changeset [da09d712]stable by
-
- aegisub/src/preferences_base.cpp
Expand text boxes in the preferences dialog to fill available space
Originally committed to SVN as r5865.
- 21:59 Changeset [a6ecf82]stable by
-
- aegisub/src/preferences.cpp
Add some options to the preferences dialog
Originally committed to SVN as r5864.
- 21:59 Changeset [88e5392]stable by
-
- aegisub/src/libresrc/default_config.json
Remove a few unused options
Originally committed to SVN as r5863.
- 21:59 Changeset [0f2cea42]stable by
-
- aegisub/src/preferences.cpp
Fix the option name for max undo levels in the preferences dialog
Originally committed to SVN as r5862.
- 21:59 Ticket #879 (Save-confirmation dialogues don't mention file name) closed by
- fixed: (In [95a1071]) Add the script file name to the close confirmation dialog. Closes #879.
- 21:58 Changeset [95a1071a]stable by
-
- aegisub/src/frame_main.cpp
- aegisub/src/frame_main.h
Add the script file name to the close confirmation dialog. Closes #879.
Originally committed to SVN as r5861.
- 19:56 Ticket #644 (Hide keyframe markers from audio view on karaoke mode) closed by
- fixed: (In [de03dfd]) Add an option to disable keyframes in the audio display only in karaoke mode. Closes #644.
- 19:56 Changeset [de03dfd]stable by
-
- aegisub/src/audio_marker_provider_keyframes.cpp
- aegisub/src/audio_marker_provider_keyframes.h
- aegisub/src/audio_timing_dialogue.cpp
- aegisub/src/audio_timing_karaoke.cpp
- aegisub/src/libresrc/default_config.json
- aegisub/src/preferences.cpp
Add an option to disable keyframes in the audio display only in karaoke mode. Closes #644.
Originally committed to SVN as r5860.
- 19:56 Changeset [91a6283]stable by
-
- aegisub/src/audio_controller.cpp
- aegisub/src/audio_timing.h
- aegisub/src/audio_timing_dialogue.cpp
- aegisub/src/audio_timing_karaoke.cpp
Move the keyframe marker provider from the audio controller to the timing controllers
Originally committed to SVN as r5859.
- 19:55 Changeset [29518f5]stable by
-
- aegisub/build/aegisub_vs2008/aegisub_vs2008.vcproj
- aegisub/build/msbuild/Aegisub/Aegisub.vcxproj
- aegisub/build/msbuild/Aegisub/Aegisub.vcxproj.filters
- aegisub/src/Makefile
- aegisub/src/audio_controller.cpp
- aegisub/src/audio_marker_provider_keyframes.cpp
- aegisub/src/audio_marker_provider_keyframes.h
Move AudioMarkerProviderKeyframes from audio_controller.cpp to its own header/source files
Originally committed to SVN as r5858.
- 19:55 Changeset [75d471c5]stable by
-
- aegisub/src/audio_controller.cpp
Remove unneeded overloaded operators for AudioMarkerKeyframe
Originally committed to SVN as r5857.
- 19:55 Changeset [672f420]stable by
-
- aegisub/src/audio_player_dsound2.cpp
Fix race conditions in the dsound2 player that occasionally resulted in audio playback stopping instantly
Originally committed to SVN as r5856.
- 19:55 Changeset [b16f1a0]stable by
-
- aegisub/src/audio_player_dsound2.cpp
- aegisub/src/audio_player_dsound2.h
Use scoped_ptr to store the worker thread in DirectSoundPlayer2
Originally committed to SVN as r5855.
- 19:55 Changeset [f45d9f8]stable by
-
- aegisub/src/audio_player_dsound2.h
Make pointlessly protected members of DirectSourcePlayer2 private
Originally committed to SVN as r5854.
- 19:55 Changeset [539dc2f]stable by
-
- aegisub/src/audio_player_dsound2.cpp
Don't try to handle exceptions thrown by delete
Originally committed to SVN as r5853.
- 19:54 Changeset [a5f6e05]stable by
-
- aegisub/src/audio_player_dsound2.cpp
- aegisub/src/audio_player_dsound2.h
Move doxygen comments in the dsound2 player to the declarations from the defitions
Originally committed to SVN as r5852.
- 19:54 Changeset [554a61da]stable by
-
- aegisub/src/audio_player_dsound2.cpp
Remove redundant wxLogErrors in DirectSoundPlayer2 that the scripted conversion to the new logging system missed
Originally committed to SVN as r5851.
- 19:54 Changeset [3dd5cbd3]stable by
-
- aegisub/src/visual_tool.cpp
Check for COMMIT_NEW in the visual tools correctly
Originally committed to SVN as r5850.
- 19:54 Changeset [55fc6c7]stable by
-
- aegisub/src/visual_tool_scale.cpp
Round scales to ints as VSFilter doesn't actually support nonint scales so it's just pointless ugliness
Originally committed to SVN as r5849.
- 15:12 Ticket #1365 (Optionally request frames at their display resolution [patch]) created by
- To go with …
11/15/2011:
- 18:14 Ticket #1258 (Menu, Toolbar, Hotkey rewrite) closed by
- fixed
- 18:13 Ticket #1013 (wx 2.9 broke Auto4 Lua error reporting) closed by
- fixed: Fixed in r5639.
- 18:06 Ticket #1010 (Fix menu icons and items to follow Apple HIG.) closed by
- fixed: As of r5554 icons are never shown in the menu on mac.
- 03:43 Changeset [a01b45f]aegisub_2.1.9 by
-
- aegisub/src/subtitle_format_srt.cpp
Also read SRT files that use periods instead of commas to separate fractional seconds.
Originally committed to SVN as r5848.
11/14/2011:
- 21:02 Ticket #1364 (Aegisub 2.1.9 RC2 - Sound stuttering) created by
- I have a strange sound stuttering problem with Aegisub 2.1.9RC2. The …
11/13/2011:
- 05:13 Ticket #1318 (Indonesia translation) reopened by
- added idv5.zip
11/12/2011:
- 01:23 Changeset [4be9c30]stable by
-
- aegisub/src/gl_wrap.cpp
- aegisub/src/gl_wrap.h
- aegisub/src/video_display.cpp
- aegisub/src/visual_tool_clip.cpp
- aegisub/src/visual_tool_vector_clip.cpp
Fix rendering of the clip visual tools with detached video
Originally committed to SVN as r5847.
- 01:23 Changeset [5114910]stable by
-
- aegisub/src/dialog_detached_video.cpp
- aegisub/src/frame_main.cpp
- aegisub/src/video_box.cpp
- aegisub/src/video_box.h
- aegisub/src/video_display.cpp
- aegisub/src/video_display.h
Make all of VideoBox's members private
Originally committed to SVN as r5846.
- 01:23 Changeset [feb752c2]stable by
-
- aegisub/src/command/video.cpp
- aegisub/src/command/vis_tool.cpp
- aegisub/src/dialog_detached_video.cpp
- aegisub/src/dialog_detached_video.h
- aegisub/src/frame_main.cpp
- aegisub/src/include/aegisub/context.h
- aegisub/src/video_display.cpp
- aegisub/src/video_slider.cpp
Store the video display and slider in the context directly rather than going through the video box. Fxes a crash when detaching video.
Originally committed to SVN as r5845.
- 01:23 Changeset [0b742ef]stable by
-
- aegisub/libaegisub/include/libaegisub/scoped_ptr.h
Add operator unspecified-bool-type to agi::scoped_ptr
Originally committed to SVN as r5844.
- 01:22 Changeset [d4ee9da]stable by
-
- aegisub/src/visual_tool_scale.cpp
Flip the y axis in the scale tool so that moving the mouse up increases size
Originally committed to SVN as r5843.
11/09/2011:
- 06:50 Ticket #1363 (Aegisub 2.1.9 RC2 - Saving an ass produces an unreadable file) created by
- I have an ass file, to which I apply the gradient factory script. …
- 05:41 Ticket #1362 (r5823 - Subtitle timecodes not being read) created by
- When loading certain subtitle files (both in ass and srt formats), the …
- 03:47 Changeset [c4369a09]stable by
-
- aegisub/src/Makefile
- aegisub/src/dialog_timing_processor.cpp
Fix wxGTK assertion failure when opening the TPP dialog
Originally committed to SVN as r5842.
- 02:29 Changeset [a0b74f44]stable by
-
- aegisub/src/audio_karaoke.cpp
Fix wxGTK assertion failure in audio_karaoke.cpp
Originally committed to SVN as r5841.
