Timeline
05/06/2010:
- 16:09 Ticket #1201 (Please clarify license and copyright of some automation scripts) closed by
- fixed: (In [d39b29c]) Merge r4261: Add LICENCE to distfiles closes #1201.
- 16:09 Changeset [d39b29c]aegisub_2.1.9 by
-
- aegisub/Makefile.am
Merge r4261: Add LICENCE to distfiles closes #1201.
Originally committed to SVN as r4262.
- 16:07 Changeset [81282bf]stable by
-
- aegisub/Makefile.am
Add LICENCE to EXTRA_DIST.
Originally committed to SVN as r4261.
- 16:07 Changeset [5dfc1e1]new_build_systemnew_menu_hotkey by
-
- Makefile.am
Add LICENCE to EXTRA_DIST.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4261 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 16:06 Ticket #1201 (Please clarify license and copyright of some automation scripts) reopened by
- Wait, the LICENSE file isn't in the tarball?! Argh, I didn't even notice.. and noone has complained. The license is in svn the problem is I forgot to add it to DISTFILES. I clearly remember now thinking that automake would add it automatically, aparrantly I was wrong and I have no idea why I didn't check. oh well.
- 16:05 Changeset [f002850]stable by
-
- aegisub/src/libresrc/Makefile.am
- aegisub/tools/Makefile.am
Fix distfile creation.
Originally committed to SVN as r4260.
- 16:05 Changeset [4c6f4c5]new_build_systemnew_menu_hotkey by
-
- src/libresrc/Makefile.am
- tools/Makefile.am
Fix distfile creation.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4260 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 14:11 Ticket #1201 (Please clarify license and copyright of some automation scripts) closed by
- invalid: Please see the LICENSE file, notably: […] If this is still an issue re-open the ticket and please explain what policies are in conflict.
- 13:28 Ticket #1201 (Please clarify license and copyright of some automation scripts) created by
- The following automation scripts have unclear copyright and/or licensing …
05/03/2010:
- 10:27 Changeset [6016930]libaegisubnew_build_systemnew_menu_hotkey by
-
- libaegisub/common/option_visit.cpp
Add support for loading configurations ontop of the default config. With this aegisub is now fully converted to the new options system including saving and loading from a stored user config.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/branches/libaegisub@4259 93549f3f-7f0a-0410-a4b3-e966c9c94f04
05/02/2010:
- 23:07 Ticket #1188 (Links to ticets from roadmap and milestone pages is broken) closed by
- fixed: I completely missed this ticket.. last night I discovered it on my own and fixed it.
- 23:05 Ticket #1149 (Don't see plan's change in audio spectrum) closed by
- worksforme: Expected behavior.
- 10:34 Ticket #1116 (Generic Linux binary tarballs) closed by
- fixed: This was done in milestone:2.1.8
- 09:29 Ticket #1200 (Aegisub crashes when attempting to open audio from video) created by
- ---2010-05-01 05:38:43------------------ VER - 2.1.8 FTL - Begining stack …
05/01/2010:
- 01:45 Changeset [ddc28bf]new_build_systemnew_menu_hotkey by
-
- src/video_display.cpp
- src/visual_feature.cpp
- src/visual_tool.cpp
- src/visual_tool_clip.cpp
- src/visual_tool_cross.cpp
- src/visual_tool_rotatez.cpp
- src/visual_tool_vector_clip.cpp
Change the uses of -1 for invalid positions in the visual typesetting tools to INT_MIN, as -1 is sometimes a perfectly valid coordinate
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4258 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 01:45 Changeset [c7e06e94]stable by
-
- aegisub/src/video_display.cpp
- aegisub/src/visual_feature.cpp
- aegisub/src/visual_tool.cpp
- aegisub/src/visual_tool_clip.cpp
- aegisub/src/visual_tool_cross.cpp
- aegisub/src/visual_tool_rotatez.cpp
- aegisub/src/visual_tool_vector_clip.cpp
Change the uses of -1 for invalid positions in the visual typesetting tools to INT_MIN, as -1 is sometimes a perfectly valid coordinate
Originally committed to SVN as r4258.
- 01:45 Changeset [96d8888]new_build_systemnew_menu_hotkey by
-
- src/dialog_options.cpp
- src/options.cpp
- src/video_display.cpp
- src/visual_tool_clip.cpp
- src/visual_tool_cross.cpp
Add an option to only display visual typesetting tools when the mouse is over the video.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4257 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 01:45 Changeset [5cbabf2]stable by
-
- aegisub/src/dialog_options.cpp
- aegisub/src/options.cpp
- aegisub/src/video_display.cpp
- aegisub/src/visual_tool_clip.cpp
- aegisub/src/visual_tool_cross.cpp
Add an option to only display visual typesetting tools when the mouse is over the video.
Originally committed to SVN as r4257.
- 01:07 Changeset [f4b1eab]new_build_systemnew_menu_hotkey by
-
- src/frame_main.cpp
- src/frame_main_events.cpp
- src/video_display.cpp
- src/video_display.h
Change zoom to an arbitrary percentage rather than an index into a fixed list of allowed zooms
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4256 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 01:07 Changeset [61c141a]stable by
-
- aegisub/src/frame_main.cpp
- aegisub/src/frame_main_events.cpp
- aegisub/src/video_display.cpp
- aegisub/src/video_display.h
Change zoom to an arbitrary percentage rather than an index into a fixed list of allowed zooms
Originally committed to SVN as r4256.
- 01:07 Changeset [e0d40a16]new_build_systemnew_menu_hotkey by
-
- src/dialog_shift_times.cpp
Make the shift times history display one-based frame numbers when shifting the selection onwards. Updates #1098
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4255 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 01:07 Changeset [42781c1]stable by
-
- aegisub/src/dialog_shift_times.cpp
Make the shift times history display one-based frame numbers when shifting the selection onwards. Updates #1098
Originally committed to SVN as r4255.
04/30/2010:
- 20:42 Changeset [a234b60]new_build_systemnew_menu_hotkey by
-
- src/frame_main.cpp
- src/frame_main.h
- src/frame_main_events.cpp
Add menu options for the tag hiding modes to the view menu. Closes #433
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4254 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 20:42 Changeset [7a7b7fb]stable by
-
- aegisub/src/frame_main.cpp
- aegisub/src/frame_main.h
- aegisub/src/frame_main_events.cpp
Add menu options for the tag hiding modes to the view menu. Closes #433
Originally committed to SVN as r4254.
- 20:42 Changeset [b5ac91aa]new_build_systemnew_menu_hotkey by
-
- src/dialog_selection.cpp
Ensure that after using the select lines dialog, the active line is always one of the selected lines. Updates #1176.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4253 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 20:42 Changeset [2fea4bb1]stable by
-
- aegisub/src/dialog_selection.cpp
Ensure that after using the select lines dialog, the active line is always one of the selected lines. Updates #1176.
Originally committed to SVN as r4253.
- 20:20 Ticket #1199 ([Ubuntu] FFMS crashes when loading x264, WMV9, AAC and maybe more) created by
- FFMS is not able to load any video or audio files containing x264, WMV9, …
- 16:15 Changeset [f42dfc9]new_build_systemnew_menu_hotkey by
-
- src/gl_text.cpp
- src/gl_text.h
Make a few parameters in gl_text const references
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4252 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 16:15 Changeset [ae82498]stable by
-
- aegisub/src/gl_text.cpp
- aegisub/src/gl_text.h
Make a few parameters in gl_text const references
Originally committed to SVN as r4252.
- 16:15 Changeset [7a12b5c]new_build_systemnew_menu_hotkey by
-
- src/gl_text.cpp
- src/video_out_gl.cpp
Fix build error introduced in r4250 when not using precompiled headers.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4251 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 16:15 Changeset [47beda4]stable by
-
- aegisub/src/gl_text.cpp
- aegisub/src/video_out_gl.cpp
Fix build error introduced in r4250 when not using precompiled headers.
Originally committed to SVN as r4251.
- 03:00 Changeset [c3a98641]stable by
-
- aegisub/src/gl_text.cpp
Make OpenGLTextTexture use the smallest texture that is large enough to fit the requested glyph rather than always using 256x256
Originally committed to SVN as r4250.
- 03:00 Changeset [2027824]new_build_systemnew_menu_hotkey by
-
- src/gl_text.cpp
Make OpenGLTextTexture use the smallest texture that is large enough to fit the requested glyph rather than always using 256x256
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4250 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 03:00 Changeset [2d79f2d]new_build_systemnew_menu_hotkey by
-
- src/video_display.cpp
(Re)add catch for wchar_t in VideoDisplay::Render as it turns out that some of the stuff it calls still throws strings
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4249 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 03:00 Changeset [27a15979]stable by
-
- aegisub/src/video_display.cpp
(Re)add catch for wchar_t in VideoDisplay::Render as it turns out that some of the stuff it calls still throws strings
Originally committed to SVN as r4249.
- 03:00 Changeset [fd701c6]stable by
-
- aegisub/src/video_out_gl.cpp
- aegisub/src/video_out_gl.h
Kill supportsGlClampToEdge, which hasn't actually been used for a while
Originally committed to SVN as r4248.
- 03:00 Changeset [f5999c9]new_build_systemnew_menu_hotkey by
-
- src/video_out_gl.cpp
- src/video_out_gl.h
Kill supportsGlClampToEdge, which hasn't actually been used for a while
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4248 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 03:00 Changeset [b90fdcc]stable by
-
- aegisub/src/video_out_gl.cpp
- aegisub/src/video_out_gl.h
Make the video display use OpenGL display lists, slightly simplifying the code and reducing the amount of state explicitly tracked.
Originally committed to SVN as r4247.
- 03:00 Changeset [25ef348]new_build_systemnew_menu_hotkey by
-
- src/video_out_gl.cpp
- src/video_out_gl.h
Make the video display use OpenGL display lists, slightly simplifying the code and reducing the amount of state explicitly tracked.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4247 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 02:40 Ticket #1198 (One more crash, when loading a video.) closed by
- wontfix: The crash is, as far as I can tell, entirely GLDirect's fault and not something we can work around or prevent in any way. Turning off D3D emulation made it (mostly) stop crashing, but even when it works it's an extremely limited OpenGL implementation that you probably don't want to use anyway.
04/29/2010:
- 22:33 Ticket #392 (Add "always on top" option for detached video windows) closed by
- invalid: Either this was already done a long time ago or I have no idea what it's asking for.
- 22:31 Changeset [2732000]aegisub_2.1.9 by
-
- aegisub/src/dialog_style_manager.cpp
Merge r4244 from trunk: Make the style manager dialog select the new styles when copying styles between the current script and storage, and fix a few cases where buttons were incorrectly enabled or disabled. Closes #1186.
Originally committed to SVN as r4246.
