Timeline


and

08/12/2007:

23:21 Changeset [c68a782]aegisub_2.1.8aegisub_2.1.9stable by Niels Martin Hansen <nielsm@…>
  • OverLua/docs/overlua.txt
  • OverLua/raster_ops.cpp

Fix really stupid parameter-related bug in box blur, and update documentation.

Originally committed to SVN as r1480.

23:21 Changeset [bcaca7f]audio_display_rewriteauitrunk_r2748 by Niels Martin Hansen <nielsm@…>
  • OverLua/docs/overlua.txt
  • OverLua/raster_ops.cpp

Fix really stupid parameter-related bug in box blur, and update documentation.

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

23:19 Changeset [c55dea23]aegisub_2.1.8aegisub_2.1.9stable by Niels Martin Hansen <nielsm@…>
  • OverLua/raster_ops.cpp

Replace the few fixed width box blurs with a single variable width one.

Originally committed to SVN as r1479.

23:19 Changeset [224a7af]audio_display_rewriteauitrunk_r2748 by Niels Martin Hansen <nielsm@…>
  • OverLua/raster_ops.cpp

Replace the few fixed width box blurs with a single variable width one.

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

23:14 Changeset [da8c8ab]aegisub_2.1.8aegisub_2.1.9stable by Niels Martin Hansen <nielsm@…>
  • OverLua/cairo_wrap.cpp
  • OverLua/cairo_wrap.h

General cleaning up.
Make LuaCairoMatrix be non-broken (hopefully - neither tested that it was in fact broken nor that new code unbreaks it :D!)
Work on LuaCairoPath to make it script-buildable, and implement map and fold methods.

Originally committed to SVN as r1478.

23:14 Changeset [da3ad96]audio_display_rewriteauitrunk_r2748 by Niels Martin Hansen <nielsm@…>
  • OverLua/cairo_wrap.cpp
  • OverLua/cairo_wrap.h

General cleaning up.
Make LuaCairoMatrix be non-broken (hopefully - neither tested that it was in fact broken nor that new code unbreaks it :D!)
Work on LuaCairoPath to make it script-buildable, and implement map and fold methods.

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

21:32 Ticket #522 (Vector clipping tool suggestion) created by Kazuhiko
Very minor usability suggestion... When I switch over to the vector …
21:14 Ticket #521 ("Can not wait for thread termination") created by Kazuhiko
Working on WinXP (64 bit) using v2.00 r1458 (ArchMageZeratuL). Video and …
08:36 Ticket #520 (Splitting karaoke line with color tags delete's color tags.) created by Volvagia356
As the title says, when you karaoke split a karaoke line with colour ASS …

08/11/2007:

22:06 Changeset [aab7a0e]audio_display_rewriteauitrunk_r2748 by Niels Martin Hansen <nielsm@…>
  • OverLua/avisynth.cpp
  • OverLua/docs/overlua.txt
  • OverLua/vfr.cpp
  • OverLua/vfr.h

Added VFR support. (Untested, as usual.)

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

22:06 Changeset [0645214]aegisub_2.1.8aegisub_2.1.9stable by Niels Martin Hansen <nielsm@…>
  • OverLua/avisynth.cpp
  • OverLua/docs/overlua.txt
  • OverLua/vfr.cpp
  • OverLua/vfr.h

Added VFR support. (Untested, as usual.)

Originally committed to SVN as r1477.

20:40 Changeset [3cbbec54]audio_display_rewriteauitrunk_r2748 by Niels Martin Hansen <nielsm@…>
  • OverLua/avisynth.cpp
  • OverLua/docs/overlua.txt
  • OverLua/overlua.cpp
  • OverLua/overlua.h

Support a free-form string argument passed from Avisynth to the Lua script.

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

20:40 Changeset [0a584a7]aegisub_2.1.8aegisub_2.1.9stable by Niels Martin Hansen <nielsm@…>
  • OverLua/avisynth.cpp
  • OverLua/docs/overlua.txt
  • OverLua/overlua.cpp
  • OverLua/overlua.h

Support a free-form string argument passed from Avisynth to the Lua script.

Originally committed to SVN as r1476.

19:59 Changeset [564e6ab0]audio_display_rewriteauitrunk_r2748 by Niels Martin Hansen <nielsm@…>
  • OverLua/CImg.h
  • OverLua/GPLv2.txt
  • OverLua/Licence_CeCILL-C_V1-en.txt
  • OverLua/avisynth.cpp
  • OverLua/avisynth.h
  • OverLua/cairo_wrap.cpp
  • OverLua/cairo_wrap.h
  • OverLua/csri.cpp
  • OverLua/docs/lua-cairo.txt
  • OverLua/docs/overlua.txt

Another project for the Aegisub repository...

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

19:59 Changeset [0211960]aegisub_2.1.8aegisub_2.1.9stable by Niels Martin Hansen <nielsm@…>
  • OverLua/CImg.h
  • OverLua/GPLv2.txt
  • OverLua/Licence_CeCILL-C_V1-en.txt
  • OverLua/avisynth.cpp
  • OverLua/avisynth.h
  • OverLua/cairo_wrap.cpp
  • OverLua/cairo_wrap.h
  • OverLua/csri.cpp
  • OverLua/docs/lua-cairo.txt
  • OverLua/docs/overlua.txt

Another project for the Aegisub repository...

Originally committed to SVN as r1475.

18:46 Ticket #519 (Non unicode subtitles loading wrong in r1458) closed by nielsm
wontfix: The autodetection is provided by the "universalchardet" library from the Mozilla project. You can file a bug with them, though I'm not sure if they will or even can make the detection better. My recommended solution is twofold: 1. Use Unicode encodings whenever possible (as Aegisub does by default.) 2. When you receive a non-Unicode file but do know what encoding it is use Open with Charset. Then re-save it as Unicode. And only rely on the automatic detection when the above two fail.
17:29 Changeset [98e837d]aegisub_2.1.8aegisub_2.1.9stable by Dan Donovan <dansolo@…>
  • SSATool/ListViewES.resx
  • SSATool/SSATool.csproj

(SSATool) add a missing resx file

Originally committed to SVN as r1474.

17:29 Changeset [7e8faaee]audio_display_rewriteauitrunk_r2748 by Dan Donovan <dansolo@…>
  • SSATool/ListViewES.resx
  • SSATool/SSATool.csproj

(SSATool) add a missing resx file

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

08:13 Ticket #519 (Non unicode subtitles loading wrong in r1458) created by Yuri
When I open a non unicode subtitle file some latin-2 characters are …

08/08/2007:

12:44 Ticket #518 (Check tab order in all dialogues) created by nielsm
We should make sure the tab order in all dialogue boxes is sensible. This …

08/07/2007:

22:10 Changeset [c14eece]libaegisubnew_build_systemnew_menu_hotkey by Rodrigo Braz Monteiro <zeratul@…>
  • audio_provider_lavc.cpp
  • video_provider_lavc.cpp

Some fixes for ffmpeg linking (I have no idea how it worked before)

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

22:10 Changeset [b773706]aegisub_2.1.8aegisub_2.1.9stable by Rodrigo Braz Monteiro <zeratul@…>
  • aegisub/audio_provider_lavc.cpp
  • aegisub/video_provider_lavc.cpp

Some fixes for ffmpeg linking (I have no idea how it worked before)

Originally committed to SVN as r1473.

22:10 Changeset [a942da6d]audio_display_rewriteauitrunk_r2748 by Rodrigo Braz Monteiro <zeratul@…>
  • aegisub/audio_provider_lavc.cpp
  • aegisub/video_provider_lavc.cpp

Some fixes for ffmpeg linking (I have no idea how it worked before)

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

20:45 Changeset [45e5c8b]audio_display_rewriteauitrunk_r2748 by Rodrigo Braz Monteiro <zeratul@…>
  • aegisub/setup.cpp
  • aegisub/spellchecker_hunspell.cpp
  • aegisub/subs_grid.cpp
  • aegisub/text_file_reader.cpp
  • aegisub/text_file_writer.cpp

Some fixes for SVN wx compatibility (that doesn't work, anyway)

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

20:45 Changeset [404388d]libaegisubnew_build_systemnew_menu_hotkey by Rodrigo Braz Monteiro <zeratul@…>
  • setup.cpp
  • spellchecker_hunspell.cpp
  • subs_grid.cpp
  • text_file_reader.cpp
  • text_file_writer.cpp

Some fixes for SVN wx compatibility (that doesn't work, anyway)

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

20:45 Changeset [2c60df7]aegisub_2.1.8aegisub_2.1.9stable by Rodrigo Braz Monteiro <zeratul@…>
  • aegisub/setup.cpp
  • aegisub/spellchecker_hunspell.cpp
  • aegisub/subs_grid.cpp
  • aegisub/text_file_reader.cpp
  • aegisub/text_file_writer.cpp

Some fixes for SVN wx compatibility (that doesn't work, anyway)

Originally committed to SVN as r1472.

08/06/2007:

15:49 Changeset [acc6e13]aegisub_2.1.8aegisub_2.1.9stable by Fredrik Mellbin <fredrik.mellbin@…>
  • FFmpegSource/ffmpegsource.cpp
  • FFmpegSource/ffmpegsource.html

FFmpegSource 1.7

Originally committed to SVN as r1471.

15:49 Changeset [4b3a689]audio_display_rewriteauitrunk_r2748 by Fredrik Mellbin <fredrik.mellbin@…>
  • FFmpegSource/ffmpegsource.cpp
  • FFmpegSource/ffmpegsource.html

FFmpegSource 1.7

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

14:29 Changeset [b394cbb2]audio_display_rewriteauitrunk_r2748 by Niels Martin Hansen <nielsm@…>
  • aegisub/dialog_options.cpp
  • aegisub/options.cpp
  • aegisub/subs_edit_ctrl.cpp

Intermediate implementation of #498 - karaoke template syntax highlighting. Only !! blocks and $variables are highlighted right now, and no actual Lua specific highlighting is done.

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

14:29 Changeset [a4ac84b]libaegisubnew_build_systemnew_menu_hotkey by Niels Martin Hansen <nielsm@…>
  • dialog_options.cpp
  • options.cpp
  • subs_edit_ctrl.cpp

Intermediate implementation of #498 - karaoke template syntax highlighting. Only !! blocks and $variables are highlighted right now, and no actual Lua specific highlighting is done.

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

14:29 Changeset [4e483178]aegisub_2.1.8aegisub_2.1.9stable by Niels Martin Hansen <nielsm@…>
  • aegisub/dialog_options.cpp
  • aegisub/options.cpp
  • aegisub/subs_edit_ctrl.cpp

Intermediate implementation of #498 - karaoke template syntax highlighting. Only !! blocks and $variables are highlighted right now, and no actual Lua specific highlighting is done.

Originally committed to SVN as r1470.

Note: See TracTimeline for information about the timeline view.