Timeline


and

02/06/2009:

18:06 Ticket #806 (problem with opening non unicode subtitle file) closed by TheFluff
duplicate: I agree that it is a serious bug but you shouldn't make a duplicate bug report. Closing this as a duplicate and changing the status of the original one back to confirmed, severity major.
15:16 Ticket #807 (Cannot input cyrillic characters) created by non7top
Open .ass file with cyrillic, select any line, put the cursor in editbox …
05:58 Changeset [de6a9a94]audio_display_rewritetrunk_r2748 by Amar Takhar <verm@…>
  • libass/ass_bitmap.c
  • libass/ass_bitmap.h
  • libass/ass_cache.h
  • libass/ass_render.c

Impliment changes from http://greg.geekmind.org/mplayer/mplayer-libass-fixes.patch
from: http://greg.geekmind.org/mplayer/mplayer-libass-fixes.txt

  • adds stubs for most features introduced in vsfilter 2.39
  • implements \blur and \be > 1
  • corrects fix_outline_and_shadow for transparency + aa
  • first-tag-wins for \pos and \move

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

05:58 Changeset [8cb2492a]aegisub_2.1.8aegisub_2.1.9 by http://greg.geekmind.org/mplayer/mplayer-libass-fixes.txt <http://greg.geekmind.org/mplayer/mplayer-libass-fixes.txt>
  • libass/ass_bitmap.c
  • libass/ass_bitmap.h
  • libass/ass_cache.h
  • libass/ass_render.c

Impliment changes from http://greg.geekmind.org/mplayer/mplayer-libass-fixes.patch
from: http://greg.geekmind.org/mplayer/mplayer-libass-fixes.txt

  • adds stubs for most features introduced in vsfilter 2.39
  • implements \blur and \be > 1
  • corrects fix_outline_and_shadow for transparency + aa
  • first-tag-wins for \pos and \move

Originally committed to SVN as r2724.

05:58 Changeset [372a5c6a]stable by Amar Takhar <verm@…>
  • libass/ass_bitmap.c
  • libass/ass_bitmap.h
  • libass/ass_cache.h
  • libass/ass_render.c

Impliment changes from http://greg.geekmind.org/mplayer/mplayer-libass-fixes.patch
from: http://greg.geekmind.org/mplayer/mplayer-libass-fixes.txt

  • adds stubs for most features introduced in vsfilter 2.39
  • implements \blur and \be > 1
  • corrects fix_outline_and_shadow for transparency + aa
  • first-tag-wins for \pos and \move

Originally committed to SVN as r2724.

02/05/2009:

23:49 Ticket #806 (problem with opening non unicode subtitle file) created by Spockie
Opening via File -> "Open Subtitles with Charset..." and choosing charset …
22:12 Ticket #805 (ffms2 audio provider crashes with access violation on linux) created by TheFluff
Loading a normal .mp3 on Linux leads to a crash with an access violation. …
14:48 Ticket #804 (Jump to dialog cosmetics) closed by TheFluff
fixed: Patch applied and committed.
14:48 Changeset [f85ad3c]aegisub_2.1.8aegisub_2.1.9stable by Karl Blomster <kalle.blomster@…>
  • aegisub/dialog_jumpto.cpp

Fix the jumpto dialog again. Now sets the max possible number of digits to input based on how many digits are in the final frame number. Patch by Harukalover, solves bugtracker issue #804.

Originally committed to SVN as r2723.

14:48 Changeset [ed47c02]audio_display_rewritetrunk_r2748 by Karl Blomster <kalle.blomster@…>
  • aegisub/dialog_jumpto.cpp

Fix the jumpto dialog again. Now sets the max possible number of digits to input based on how many digits are in the final frame number. Patch by Harukalover, solves bugtracker issue #804.

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

14:48 Changeset [dd39ede9]libaegisubnew_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • dialog_jumpto.cpp

Fix the jumpto dialog again. Now sets the max possible number of digits to input based on how many digits are in the final frame number. Patch by Harukalover, solves bugtracker issue #804.

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

02/04/2009:

23:49 Ticket #804 (Jump to dialog cosmetics) created by Harukalover
Now that the prevention stuff is done after the dialog is confirmed. I …
23:22 Changeset [f530b4c0]aegisub_2.1.8aegisub_2.1.9stable by Karl Blomster <kalle.blomster@…>
  • aegisub/dialog_jumpto.cpp

Modified Harukalover's patch from yesterday so the frame number is sanitized after entry, not during.

Originally committed to SVN as r2722.

23:22 Changeset [d744635]audio_display_rewritetrunk_r2748 by Karl Blomster <kalle.blomster@…>
  • aegisub/dialog_jumpto.cpp

Modified Harukalover's patch from yesterday so the frame number is sanitized after entry, not during.

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

23:22 Changeset [2a84673]libaegisubnew_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • dialog_jumpto.cpp

Modified Harukalover's patch from yesterday so the frame number is sanitized after entry, not during.

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

23:13 Ticket #773 (Final v1 timecode range 1 frame shorter than mkvmerge's) closed by TheFluff
fixed: Patch applied and committed.
23:11 Changeset [ee99f0d]audio_display_rewritetrunk_r2748 by Karl Blomster <kalle.blomster@…>
  • aegisub/vfr.cpp

Fix a bunch of edge cases in the VFR code. Patch by Plorkyeran, solves bugtracker issue #773.

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

23:11 Changeset [754afb8]libaegisubnew_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • vfr.cpp

Fix a bunch of edge cases in the VFR code. Patch by Plorkyeran, solves bugtracker issue #773.

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

23:11 Changeset [6a76552]aegisub_2.1.8aegisub_2.1.9stable by Karl Blomster <kalle.blomster@…>
  • aegisub/vfr.cpp

Fix a bunch of edge cases in the VFR code. Patch by Plorkyeran, solves bugtracker issue #773.

Originally committed to SVN as r2721.

16:50 Ticket #346 (editable current frame number...) closed by TheFluff
wontfix: Rejected. Also, ctrl-g has the frame number first now.
16:46 Ticket #327 (Modality of settings dialogs should be re-checked) closed by TheFluff
wontfix: Closing as rejected, too much has changed since reporting.
16:44 Ticket #390 (Cooperaation for audio and video.) closed by TheFluff
fixed: Resolved as per amz's comment, other suggestion not really viable.
16:20 Ticket #324 (Clipboard plain-text copying and pasting of styles) closed by TheFluff
fixed: Marking as resolved, Dansolo has quit and will not do anything more here.
16:16 Ticket #160 (Keep playing the video instead of stopping after changing the start or end ...) closed by TheFluff
duplicate
15:35 Ticket #443 (Tooltips problem.) closed by TheFluff
duplicate
15:34 Ticket #456 (Aegisub (Linux) crashes with nearly all non-xvid-avi Files) closed by TheFluff
fixed: Fixed with new providers and bugfixes in ffmpeg.
15:27 Ticket #114 (Fix Matroska support for LAVC video provider) closed by TheFluff
fixed: Was related to bugs in ffmpeg's matroska parsing, mostly fixed now. The ffmpeg video provider has also been deprecated in favor of ffms2 so this isn't an issue anymore.
15:19 Ticket #499 (Realtime resync tool) closed by TheFluff
duplicate: Duplicate of #724.
15:16 Ticket #82 (shifting subtitle start/end times by keyboard shortcut) closed by TheFluff
wontfix: Closing, the medusa keys can do this to some extent.
15:14 Ticket #249 (Colored rows if close to or on top of a keyframe) closed by TheFluff
duplicate: Closing as dup of #328.
15:10 Ticket #520 (Splitting karaoke line with color tags delete's color tags.) closed by TheFluff
wontfix
15:10 Ticket #352 (Copy/paste from and to line's text fields doesn't work for Japanese ...) closed by TheFluff
invalid: Closing, unable to reproduce with modern versions.
15:08 Ticket #511 (Add Timing WAV File Export) closed by TheFluff
wontfix: Rejected, Aegisub does not itself use 8bit mono PCM and is patently unsuited to audio manipulation in general.
14:59 Ticket #331 (Launching an encode from the menu.) closed by TheFluff
wontfix: Rejected.
14:58 Ticket #261 (Report bug/request feature directly in Aegisub's interface) closed by TheFluff
wontfix
14:46 Ticket #615 (linux build lavc_keyframes.o not being linked to ./libs/aegisub) closed by TheFluff
fixed: Not an issue anymore since the lavc keyframes code is now dependent on WITH_FFMPEG and the new build system deals with this stuff better in general.
14:29 Ticket #604 (Audio is not played in .wmv files) closed by TheFluff
invalid: Not a bug, closing.
14:29 Ticket #603 (Wmv file's timing is anticipated) closed by TheFluff
invalid: Not a bug, closing.
14:28 Ticket #624 (Subtitle grid start and end time should not display 0 for hour if ...) closed by TheFluff
wontfix: Rejected, horrible idea.
14:27 Ticket #623 (Subtitle grid columns are rearrangeable) closed by TheFluff
Rejected.
14:24 Ticket #589 (Crash on playing video without audio loaded) closed by TheFluff
duplicate: Closing as dup.
14:23 Ticket #579 (r1515 get too much memory) closed by TheFluff
invalid
14:22 Ticket #540 (Cannot convert form the charset ' ,0'!) closed by TheFluff
fixed: Fixed somewhere along the road, I believe.
14:20 Ticket #273 (The Call Tips seem to cause crashes and they stick around while we focus ...) closed by TheFluff
fixed: This must have been fixed somewhere along the road, I haven't seen anyone complain about it in a long long while.
14:08 Ticket #619 (Linking an External Player) closed by TheFluff
wontfix: Rejected.
14:08 Ticket #622 (Auto Zoom horizontal to the start and end times) closed by TheFluff
wontfix: Rejected.
14:03 Ticket #95 (Shapes Generator) closed by TheFluff
fixed: Resolving, since ASSDraw is a lot better for this than any of the visual typesetting tools.
14:01 Ticket #635 (FFMpegSource + x264 avi problem in r1723) closed by TheFluff
wontfix
14:00 Ticket #646 (avisynth factory ... Couldn't open D:....D2V file) closed by TheFluff
invalid
13:59 Ticket #649 (No hotkey for Play Current Line) closed by TheFluff
wontfix
13:59 Ticket #648 (Only one video provider!) closed by TheFluff
wontfix
13:56 Ticket #654 (MKV category as "Recommended Format") closed by TheFluff
fixed: Was fixed a long time ago, by making it not distinguish between recommended/not recommended at all anymore.
13:49 Ticket #676 (Character Encoding setting can cause issues when played back on different ...) closed by TheFluff
fixed: This was implemented a long time ago.
13:48 Ticket #670 (Inline spellchecker attempts to add whole line) closed by TheFluff
invalid: Closing, unable to reproduce.
13:40 Ticket #692 (automatically strip unused glyphs from fonts) closed by TheFluff
wontfix: Closed, out of Aegisub's scope.
13:34 Ticket #679 (build on linux - Bitmaps makefile...) closed by TheFluff
fixed: Fixed by verm.
13:33 Ticket #678 (Crash on line change) closed by TheFluff
Closing, unable to reproduce.
13:28 Ticket #689 (TPP loves to line link over scene changes (keyframes)) closed by TheFluff
invalid: Not a bug, closing.
13:28 Ticket #705 (Adjustable gap in "Make times continuous" function) closed by TheFluff
wontfix: Rejected, closing. Alternative solution exists.
13:24 Ticket #592 (Windows: Crash when opening context menu in subtitle edit box) closed by TheFluff
fixed: Marking as resolved, re-file a new report if issue reappears.
13:23 Ticket #403 (Crashes on video load) closed by TheFluff
fixed: Marking as resolved at some unknown point.
13:10 Ticket #747 (Macron support) closed by TheFluff
wontfix: Rejected, not within the scope of Aegisub's functionality.
13:09 Ticket #741 (Hotkeys for Video Playback) closed by TheFluff
wontfix: Feature request rejected, Aegisub isn't a video player and you shouldn't think of it as such.
13:01 Ticket #734 (Crash when a text between {} is selected and an edit button is click) closed by TheFluff
fixed: Marking as resolved, the remaining problem isn't a crash, and if it is undesirable a new report should be filed.
12:59 Ticket #770 (Let's use the new FFmpeg header locations!) closed by TheFluff
fixed: This has been fixed by verm.
02:09 Ticket #803 (PCM audio provider crashes on remapping (affects files larger than 256 MB ...) created by TheFluff
The PCM audio provider uses memory-mapped file access. On x86, the …
01:47 Ticket #756 (Aegisub doesn't display the current position time) closed by TheFluff
fixed: Patch applied without complaints or modifications. It's a bit annoying that if you typo one digit too much it resets the display to the last frame of the video but I can't come up with a good solution to that so I left it as is.
01:45 Changeset [eb99aea]libaegisubnew_build_systemnew_menu_hotkey by Karl Blomster <kalle.blomster@…>
  • dialog_jumpto.cpp
  • timeedit_ctrl.cpp

Minor cosmetic fixes to the goto frame/time dialog box. Patch by Harukalover.

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

01:45 Changeset [d9d0edd]aegisub_2.1.8aegisub_2.1.9stable by Karl Blomster <kalle.blomster@…>
  • aegisub/dialog_jumpto.cpp
  • aegisub/timeedit_ctrl.cpp

Minor cosmetic fixes to the goto frame/time dialog box. Patch by Harukalover.

Originally committed to SVN as r2720.

01:45 Changeset [33d2449]audio_display_rewritetrunk_r2748 by Karl Blomster <kalle.blomster@…>
  • aegisub/dialog_jumpto.cpp
  • aegisub/timeedit_ctrl.cpp

Minor cosmetic fixes to the goto frame/time dialog box. Patch by Harukalover.

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

02/03/2009:

05:28 Changeset [ff77762]aegisub_2.1.8aegisub_2.1.9stable by Amar Takhar <verm@…>
  • configure.in

Remove a stray EOL ','.

Originally committed to SVN as r2719.

05:28 Changeset [4ba5925]audio_display_rewritetrunk_r2748 by Amar Takhar <verm@…>
  • configure.in

Remove a stray EOL ','.

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

02/02/2009:

21:48 Ticket #802 (Detached Video does not resize properly) created by triplez
After the video is detached, trying to resize anything bigger than its …
20:59 Ticket #801 (Play video causes close aegisub) created by gsgomes
always i click in play my aegisub close

02/01/2009:

20:15 Ticket #800 (Exceptions in GetAudio() are never caught) created by TheFluff
Currently, Aegisub assumes that audio provider creation can and will fail, …
20:10 Ticket #799 (Video rendering likes to throw exceptions that are never caught anywhere) created by TheFluff
A lot of the OpenGL video rendering can and occasionally does throw …
Note: See TracTimeline for information about the timeline view.