Timeline


and

08/15/2010:

18:40 Changeset [cf307bd]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • configure.in
  • libaegisub/Makefile.am
  • reporter/Makefile.am
  • src/Makefile.am
  • src/version.cpp

Rename 2.2 to 3.0 as this will now be the next version outside of 2.1.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4747 93549f3f-7f0a-0410-a4b3-e966c9c94f04

18:40 Changeset [714fa65]stable by Amar Takhar <verm@…>
  • aegisub/configure.in
  • aegisub/libaegisub/Makefile.am
  • aegisub/reporter/Makefile.am
  • aegisub/src/Makefile.am
  • aegisub/src/version.cpp

Rename 2.2 to 3.0 as this will now be the next version outside of 2.1.

Originally committed to SVN as r4747.

17:01 Ticket #1179 (aegisub crashes on load in snow leopard (presumably OpenAL is at fault)) closed by verm
worksforme: This bug was actually something else that was fixed in WX long ago, It'll be fixed in 2.1.9
16:55 Changeset [b50255b]stable by Amar Takhar <verm@…>
  • aegisub/libaegisub/Makefile.am

Re-add code removed in r4745 and conditionalise it under BUILD_DARWIN.

Originally committed to SVN as r4746.

16:55 Changeset [30549728]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • libaegisub/Makefile.am

Re-add code removed in r4745 and conditionalise it under BUILD_DARWIN.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4746 93549f3f-7f0a-0410-a4b3-e966c9c94f04

16:39 Milestone 2.2.0 completed
This will be released as milestone:3.0.0 as enough changes were made to warrant a major version bump.

08/14/2010:

18:57 Changeset [80f1fa3]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • libaegisub/Makefile.am

Remove some test code added when fixing the OSX build that slipped into r4743.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4745 93549f3f-7f0a-0410-a4b3-e966c9c94f04

18:57 Changeset [2bcaf14]stable by Amar Takhar <verm@…>
  • aegisub/libaegisub/Makefile.am

Remove some test code added when fixing the OSX build that slipped into r4743.

Originally committed to SVN as r4745.

18:45 Changeset [3c5d4bc]stable by Amar Takhar <verm@…>
  • aegisub/libaegisub/include/libaegisub/util_osx.h
  • aegisub/libaegisub/osx/util.cpp

Relicense libosxutil code (osx/util.cpp and include/util_osx.h) using the same license as the rest of the library. (obsd/2-clause bsdl) Done with the permission of current copyright holder jfs (Niels Martin Hansen).

Originally committed to SVN as r4744.

18:45 Changeset [2abaf80]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • libaegisub/include/libaegisub/util_osx.h
  • libaegisub/osx/util.cpp

Relicense libosxutil code (osx/util.cpp and include/util_osx.h) using the same license as the rest of the library. (obsd/2-clause bsdl) Done with the permission of current copyright holder jfs (Niels Martin Hansen).

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4744 93549f3f-7f0a-0410-a4b3-e966c9c94f04

17:42 Changeset [d4ba1f4]stable by Amar Takhar <verm@…>
  • aegisub/configure.in
  • aegisub/libaegisub/Makefile.am
  • aegisub/libaegisub/include/libaegisub/util_osx.h
  • aegisub/libaegisub/osx/util.cpp
  • aegisub/src/Makefile.am
  • aegisub/src/frame_main_events.cpp
  • aegisub/src/libosxutil/Makefile.am
  • aegisub/src/libosxutil/bundledirs-test.c
  • aegisub/src/libosxutil/bundledirs.c
  • aegisub/src/libosxutil/launch.c

Remove libosxutil and fold it into libaegisub.

Originally committed to SVN as r4743.

17:42 Changeset [87e121f]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • configure.in
  • libaegisub/Makefile.am
  • libaegisub/include/libaegisub/util_osx.h
  • libaegisub/osx/util.cpp
  • src/Makefile.am
  • src/frame_main_events.cpp
  • src/libosxutil/Makefile.am
  • src/libosxutil/bundledirs-test.c
  • src/libosxutil/bundledirs.c
  • src/libosxutil/launch.c

Remove libosxutil and fold it into libaegisub.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4743 93549f3f-7f0a-0410-a4b3-e966c9c94f04

17:38 Changeset [6e9f6c6]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • Makefile.am
  • tools/osx-bundle.sh

osx-bundle target fixes.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4742 93549f3f-7f0a-0410-a4b3-e966c9c94f04

17:38 Changeset [0d12775]stable by Amar Takhar <verm@…>
  • aegisub/Makefile.am
  • aegisub/tools/osx-bundle.sh

osx-bundle target fixes.

Originally committed to SVN as r4742.

08/13/2010:

05:51 Changeset [b9f9b0a]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/src/video_display.cpp

Fix potential divide-by-zero with wxGTK when opening video.

Originally committed to SVN as r4741.

05:51 Changeset [b88b178]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • src/video_display.cpp

Fix potential divide-by-zero with wxGTK when opening video.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4741 93549f3f-7f0a-0410-a4b3-e966c9c94f04

05:51 Changeset [e98f4bb]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • src/frame_main.cpp

Honor the user's default zoom when possible rather than always overriding it based on the size of the window

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4740 93549f3f-7f0a-0410-a4b3-e966c9c94f04

05:51 Changeset [9c93198c]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/src/frame_main.cpp

Honor the user's default zoom when possible rather than always overriding it based on the size of the window

Originally committed to SVN as r4740.

05:51 Changeset [bc62a38]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • src/dialog_detached_video.cpp
  • src/frame_main.cpp
  • src/video_box.cpp
  • src/video_box.h
  • src/video_display.cpp
  • src/video_display.h

Make VideoDisplay set its initial zoom itself rather than FrameMain

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4739 93549f3f-7f0a-0410-a4b3-e966c9c94f04

05:51 Changeset [768f74a]stable by Thomas Goyne <plorkyeran@…>
  • 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 VideoDisplay set its initial zoom itself rather than FrameMain

Originally committed to SVN as r4739.

00:33 Changeset [6bb5dd0]stable by Amar Takhar <verm@…>
  • aegisub/src/frame_main.cpp

Use OSXSetModified() from wx instead of using Carbon directly.

Originally committed to SVN as r4738.

00:33 Changeset [40c0085]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • src/frame_main.cpp

Use OSXSetModified() from wx instead of using Carbon directly.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4738 93549f3f-7f0a-0410-a4b3-e966c9c94f04

00:24 Changeset [93f9cae]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • src/gl_wrap.h
  • src/visual_tool_vector_clip.cpp
  • Make GL_EXT() a noop on OS X, it's not required.
  • Conditionalise glMultiDrawArraysFallback since it's not used on OS X.
  • Stub APIENTRY at the top of visual_tool_vector_clip.cpp, this should never be added to a header but at the top of source files.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4737 93549f3f-7f0a-0410-a4b3-e966c9c94f04

00:24 Changeset [61656d63]stable by Amar Takhar <verm@…>
  • aegisub/src/gl_wrap.h
  • aegisub/src/visual_tool_vector_clip.cpp
  • Make GL_EXT() a noop on OS X, it's not required.
  • Conditionalise glMultiDrawArraysFallback since it's not used on OS X.
  • Stub APIENTRY at the top of visual_tool_vector_clip.cpp, this should never be added to a header but at the top of source files.

Originally committed to SVN as r4737.

08/12/2010:

14:36 Changeset [cfae44d]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • src/utils.cpp

Include missing header.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4736 93549f3f-7f0a-0410-a4b3-e966c9c94f04

14:36 Changeset [ce28cca]stable by Amar Takhar <verm@…>
  • aegisub/src/utils.cpp

Include missing header.

Originally committed to SVN as r4736.

14:34 Changeset [9f1b1f1]stable by Amar Takhar <verm@…>
  • aegisub/src/dialog_log.cpp

Use std::string on osx/unix as well as osx doesn't have strndup.

Originally committed to SVN as r4735.

14:34 Changeset [27c86f6]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • src/dialog_log.cpp

Use std::string on osx/unix as well as osx doesn't have strndup.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4735 93549f3f-7f0a-0410-a4b3-e966c9c94f04

10:13 Changeset [9b08ff8]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • src/factory_manager.h

Fix compilation on Unix/OSX (fix from Plork)

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4734 93549f3f-7f0a-0410-a4b3-e966c9c94f04

10:13 Changeset [0b4092b]stable by Amar Takhar <verm@…>
  • aegisub/src/factory_manager.h

Fix compilation on Unix/OSX (fix from Plork)

Originally committed to SVN as r4734.

09:23 Changeset [cbbb917]stable by Amar Takhar <verm@…>
  • aegisub/autogen.sh

Use $INTLTOOLIZE instead of intltoolize in autogen.sh to ensure the binary, if specified is actually called. I'm amazed noone has noticed this before.

Originally committed to SVN as r4733.

09:23 Changeset [3e4b8a2]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • autogen.sh

Use $INTLTOOLIZE instead of intltoolize in autogen.sh to ensure the binary, if specified is actually called. I'm amazed noone has noticed this before.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4733 93549f3f-7f0a-0410-a4b3-e966c9c94f04

06:39 Changeset [7bf487f]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • build/aegisub_vs2008/aegisub_vs2008.vcproj
  • src/dialog_detached_video.cpp
  • src/gl_text.cpp
  • src/subs_grid.cpp
  • src/video_display.cpp
  • src/video_out_gl.cpp
  • src/visual_tool_scale.cpp

Define NOMINMAX on Windows and remove workarounds for problems caused by those macros.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4732 93549f3f-7f0a-0410-a4b3-e966c9c94f04

06:39 Changeset [58ca596]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/build/aegisub_vs2008/aegisub_vs2008.vcproj
  • aegisub/src/dialog_detached_video.cpp
  • aegisub/src/gl_text.cpp
  • aegisub/src/subs_grid.cpp
  • aegisub/src/video_display.cpp
  • aegisub/src/video_out_gl.cpp
  • aegisub/src/visual_tool_scale.cpp

Define NOMINMAX on Windows and remove workarounds for problems caused by those macros.

Originally committed to SVN as r4732.

01:12 Changeset [a400800]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/src/subtitles_provider_libass.cpp

Remove the override for fonts.conf location on Windows as the default is close enough to sensible.

Originally committed to SVN as r4731.

01:12 Changeset [8c254d4]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • src/subtitles_provider_libass.cpp

Remove the override for fonts.conf location on Windows as the default is close enough to sensible.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4731 93549f3f-7f0a-0410-a4b3-e966c9c94f04

08/10/2010:

05:50 Changeset [e2ebbf52]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • src/setup.cpp
  • src/subtitles_provider_libass.cpp
  • src/video_context.cpp

Get the libass provider working on Windows. Requires a valid fontconfig config file (currently not included).

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4730 93549f3f-7f0a-0410-a4b3-e966c9c94f04

05:50 Changeset [c885182]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/src/setup.cpp
  • aegisub/src/subtitles_provider_libass.cpp
  • aegisub/src/video_context.cpp

Get the libass provider working on Windows. Requires a valid fontconfig config file (currently not included).

Originally committed to SVN as r4730.

01:47 Changeset [e7eba4c0]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/build/aegisub_vs2008/aegisub_vs2008.vcproj
  • aegisub/src/Makefile.am
  • aegisub/src/dialog_selected_choices.cpp
  • aegisub/src/dialog_selected_choices.h
  • aegisub/src/dialog_style_manager.cpp

Add Select All and Select None buttons to the import style from script dialog.

Originally committed to SVN as r4729.

01:47 Changeset [2e0fd10]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • build/aegisub_vs2008/aegisub_vs2008.vcproj
  • src/Makefile.am
  • src/dialog_selected_choices.cpp
  • src/dialog_selected_choices.h
  • src/dialog_style_manager.cpp

Add Select All and Select None buttons to the import style from script dialog.

git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@4729 93549f3f-7f0a-0410-a4b3-e966c9c94f04

Note: See TracTimeline for information about the timeline view.