Timeline


and

09/15/2010:

22:10 Changeset [ced4016]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • src/threaded_frame_source.cpp
  • src/threaded_frame_source.h
  • src/video_context.cpp
  • src/video_context.h
  • src/video_display.cpp

Pass around shared_ptrs to newly allocated AegiVideoFrames rather than pointers into a buffer of AegiVideoFrames in ThreadedFrameSource

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

22:10 Changeset [35b9769]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/src/threaded_frame_source.cpp
  • aegisub/src/threaded_frame_source.h
  • aegisub/src/video_context.cpp
  • aegisub/src/video_context.h
  • aegisub/src/video_display.cpp

Pass around shared_ptrs to newly allocated AegiVideoFrames rather than pointers into a buffer of AegiVideoFrames in ThreadedFrameSource

Originally committed to SVN as r4789.

22:10 Changeset [dca2bd4]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/src/threaded_frame_source.cpp

Rearrange ThreadedFrameSource::Entry to allow the use of wxMutexLocker

Originally committed to SVN as r4788.

22:10 Changeset [522e0404]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • src/threaded_frame_source.cpp

Rearrange ThreadedFrameSource::Entry to allow the use of wxMutexLocker

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

05:19 Changeset [d3fca38e]stable by Amar Takhar <verm@…>
  • aegisub/src/main.cpp

Disable installing the assert handler until I find time to figure out how I can call the default handler which provides the popup / some handy debug tools.

Originally committed to SVN as r4787.

05:19 Changeset [0a69f25]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • src/main.cpp

Disable installing the assert handler until I find time to figure out how I can call the default handler which provides the popup / some handy debug tools.

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

05:00 Changeset [fd5c1ec]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/libaegisub/include/libaegisub/io.h
  • aegisub/libaegisub/unix/io.cpp
  • aegisub/libaegisub/windows/io.cpp
  • aegisub/src/text_file_writer.cpp

Fix writing of newlines on windows in charsets wider than one byte

Originally committed to SVN as r4786.

05:00 Changeset [07a8518]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • libaegisub/include/libaegisub/io.h
  • libaegisub/unix/io.cpp
  • libaegisub/windows/io.cpp
  • src/text_file_writer.cpp

Fix writing of newlines on windows in charsets wider than one byte

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

02:46 Changeset [bb65065]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • src/ass_file.cpp

Clean up AssFile::Load, eliminating some redundant checks, and fixing a few situations where the undo stack could be left in an inconsistant state

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

02:46 Changeset [84b8877]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/src/ass_file.cpp

Clean up AssFile::Load, eliminating some redundant checks, and fixing a few situations where the undo stack could be left in an inconsistant state

Originally committed to SVN as r4785.

01:00 Changeset [9108ea9b]stable by Karl Blomster <kalle.blomster@…>
  • aegisub/src/ass_file.cpp

Don't try to coalesce undo operations when there aren't any undo operations to coalesce with. Fixes a crash when opening .txt files.

Originally committed to SVN as r4784.

01:00 Changeset [8d8bb2e]new_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • src/ass_file.cpp

Don't try to coalesce undo operations when there aren't any undo operations to coalesce with. Fixes a crash when opening .txt files.

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

00:18 Changeset [7dfa019d]new_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • src/agi_pre.h
  • src/ffmpegsource_common.cpp

Revert r4782 since it wasn't needed if you do the project file right.

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

00:18 Changeset [0c2b40d]stable by Karl Blomster <kalle.blomster@…>
  • aegisub/src/agi_pre.h
  • aegisub/src/ffmpegsource_common.cpp

Revert r4782 since it wasn't needed if you do the project file right.

Originally committed to SVN as r4783.

00:01 Changeset [eee7a94]new_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • src/agi_pre.h
  • src/ffmpegsource_common.cpp

I have no idea what kind of enterprising faggot broke this but apparently we need STDC_FORMAT_MACROS now. I hope this breaks on some other platform, that would be hilarious.

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

00:01 Changeset [3bdba765]stable by Karl Blomster <kalle.blomster@…>
  • aegisub/src/agi_pre.h
  • aegisub/src/ffmpegsource_common.cpp

I have no idea what kind of enterprising faggot broke this but apparently we need STDC_FORMAT_MACROS now. I hope this breaks on some other platform, that would be hilarious.

Originally committed to SVN as r4782.

09/14/2010:

23:53 Changeset [ed4feb5]new_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • libaegisub/include/libaegisub/mutex.h

I came, I saw, I hurfed a durf about macro redefinitions

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

23:53 Changeset [035694c9]stable by Karl Blomster <kalle.blomster@…>
  • aegisub/libaegisub/include/libaegisub/mutex.h

I came, I saw, I hurfed a durf about macro redefinitions

Originally committed to SVN as r4781.

22:05 Changeset [6f63041]stable by Amar Takhar <verm@…>
  • aegisub/src/main.cpp

Redirect assertions to the logging system. This doesn't create a popup dialogue like the default method does. If someone actually wants that to happen let me know and I'll write something.

Originally committed to SVN as r4780.

22:05 Changeset [173e39a5]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • src/main.cpp

Redirect assertions to the logging system. This doesn't create a popup dialogue like the default method does. If someone actually wants that to happen let me know and I'll write something.

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

09/13/2010:

01:24 Ticket #1245 (Spanish translation for 2.1.9 totally corrected) closed by verm
duplicate: Closed in lieu of #1220. Please don't open new tickets for the same topic if the old one is still open. Just update that ticket.

09/11/2010:

17:48 Changeset [f8f4471]new_build_systemnew_menu_hotkey by Amar Takhar <verm@…>
  • tests/setup.sh

Make setup.sh a little more robust when resetting the data/ directory.

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

17:48 Changeset [01e1a34]stable by Amar Takhar <verm@…>
  • aegisub/tests/setup.sh

Make setup.sh a little more robust when resetting the data/ directory.

Originally committed to SVN as r4779.

09/10/2010:

03:31 Changeset [c33c5f6]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/tests/libaegisub_iconv.cpp

Fix crash when iconv Roundtrip test fails

Originally committed to SVN as r4778.

03:31 Changeset [21338d6]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • tests/libaegisub_iconv.cpp

Fix crash when iconv Roundtrip test fails

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

03:31 Changeset [9830525]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/tests/Makefile.am

Fix compilation of tests on OS X

Originally committed to SVN as r4777.

03:31 Changeset [66fe552]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • tests/Makefile.am

Fix compilation of tests on OS X

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

09/09/2010:

06:47 Changeset [b69f667]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • libaegisub/common/charset_conv.cpp
  • libaegisub/include/libaegisub/charset_conv.h

Clean up handling of fallbacks and improve behavior somewhat with glibc iconv

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

06:47 Changeset [3512c4e]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/libaegisub/common/charset_conv.cpp
  • aegisub/libaegisub/include/libaegisub/charset_conv.h

Clean up handling of fallbacks and improve behavior somewhat with glibc iconv

Originally committed to SVN as r4776.

06:47 Changeset [c2bd19d]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • build/libaegisub_vs2008/compiler_options.vsprops
  • build/libaegisub_vs2008/compiler_options_debug.vsprops

Add NOMINMAX to the libaegisub project

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

06:47 Changeset [9780243]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/build/libaegisub_vs2008/compiler_options.vsprops
  • aegisub/build/libaegisub_vs2008/compiler_options_debug.vsprops

Add NOMINMAX to the libaegisub project

Originally committed to SVN as r4775.

06:47 Changeset [981e5b2]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • libaegisub/common/charset_conv.cpp

Make the detection of BOM sizes actually work

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

06:47 Changeset [8170916]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/libaegisub/common/charset_conv.cpp

Make the detection of BOM sizes actually work

Originally committed to SVN as r4774.

04:05 Changeset [b351d1c]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • tests/Makefile.am

Bump version number to 3.0 in tests/Makefile.am

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

04:05 Changeset [6f7daef]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/tests/Makefile.am

Bump version number to 3.0 in tests/Makefile.am

Originally committed to SVN as r4773.

09/08/2010:

23:29 Ticket #1245 (Spanish translation for 2.1.9 totally corrected) created by Lingüista
Well, Spanish translation for Aegisub is a real mess, so I corrected it …
20:03 Changeset [ac2bac6]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/src/frame_main.cpp
  • aegisub/src/frame_main_events.cpp
  • aegisub/src/spellchecker_hunspell.cpp
  • aegisub/src/text_file_writer.cpp
  • aegisub/src/text_file_writer.h

Use agi::io::Save in TextFileWriter

Originally committed to SVN as r4772.

20:03 Changeset [769ab68]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • src/frame_main.cpp
  • src/frame_main_events.cpp
  • src/spellchecker_hunspell.cpp
  • src/text_file_writer.cpp
  • src/text_file_writer.h

Use agi::io::Save in TextFileWriter

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

20:03 Changeset [c5cba0b]new_build_systemnew_menu_hotkey by Thomas Goyne <plorkyeran@…>
  • src/frame_main_events.cpp

Only autosave if there are unsaved changes to the file

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

20:03 Changeset [2662a69]stable by Thomas Goyne <plorkyeran@…>
  • aegisub/src/frame_main_events.cpp

Only autosave if there are unsaved changes to the file

Originally committed to SVN as r4771.

Note: See TracTimeline for information about the timeline view.