Timeline
01/15/2010:
- 23:01 Changeset [998c42c]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/src/audio_player_alsa.cpp
Backport ALSA fix, r3990.
Originally committed to SVN as r3991.
- 22:58 Changeset [8c8f59b]stable by
-
- aegisub/src/audio_player_alsa.cpp
Fix ALSA player. Works On My Computer [tm].
Originally committed to SVN as r3990.
- 22:58 Changeset [03c06a1]libaegisubnew_build_systemnew_menu_hotkey by
-
- src/audio_player_alsa.cpp
Fix ALSA player. Works On My Computer [tm].
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3990 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 09:18 Developer/ReleaseChecklist edited by
- New note for trac_post_commit.py (diff)
- 02:03 Changeset [baa1721]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/packages/win_installer/fragment_translations.iss
Fix installer's names for Chinese written languages.
Originally committed to SVN as r3989.
- 01:57 Changeset [06bf895]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/packages/win_installer/fragment_translations.iss
Update translations files data for the Windows installer.
All languages are now listed with their native form first, but ordered after English name.
Originally committed to SVN as r3988.
01/14/2010:
- 21:41 Changeset [2f25545e]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/packages/win_installer/portable_config.dat
Fix problem with portable installations detecting all Automation autoload scripts twice, because the default autoload path ends up including the same directory twice in portable set-ups. Let the default configuration for portable versions only include one of the paths.
Also re-enable the splash screen and ask the user about update checking.
Originally committed to SVN as r3987.
- 02:24 Ticket #1015 (Using the mouse's scroll wheel on the script area crashes on OS X) reopened by
- I tried again it still works, setting to milestone:2.2.0 thanks for letting us know.
01/13/2010:
- 21:16 WikiStart edited by
- Better wording + a couple of warnings. (diff)
- 21:14 WikiStart edited by
- Add some useful tables on the main index, these only appear depending on the access you have to track (ie, a developer or authenticated user.) (diff)
- 21:06 WikiStart edited by
- (diff)
- 11:47 Developer/ReleaseChecklist edited by
- Add a note about non-debug builds + basic testing. (diff)
- 11:10 Ticket #851 (Add support for release versions to configure) closed by
- fixed: (In [7098788]) Add an m4 define 'aegisub_FINAL_RELEASE' set it to 1 to enable a release version. closes #851.
- 11:10 Changeset [7098788]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/configure.in
Add an m4 define 'aegisub_FINAL_RELEASE' set it to 1 to enable a release version. closes #851.
Originally committed to SVN as r3986.
- 10:42 Ticket #1105 (Disable PERL and Ruby by default) closed by
- fixed: (In [0efbd18]) Disable PERL and Ruby by default, they don't work if someone wants to play around they can enable it themselves. closes #1105.
- 10:42 Changeset [0efbd18]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/configure.in
Disable PERL and Ruby by default, they don't work if someone wants to play around they can enable it themselves. closes #1105.
Originally committed to SVN as r3985.
- 08:30 Ticket #1105 (Disable PERL and Ruby by default) created by
- These haven't been worked on in many years.. If someone wants to try it …
- 08:06 Ticket #1063 (Update translations in preperation for 2.1.8) closed by
- fixed: Closing this as complete, all the .mo files are updated and the wxstd-* files are current.
- 08:04 Changeset [64962e7]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/src/aegisublocale.cpp
Add missing translations to the static list. updates #1063.
Originally committed to SVN as r3984.
- 08:03 Ticket #1089 (Merge OSS audio player.) closed by
- fixed: Seems to work fine.
- 07:49 Ticket #1104 (Undo/Redo menu item strings poor for localisation) created by
- The Edit menu currently has the strings &Undo and &Redo for the menu …
- 07:41 Ticket #867 (Assertions when adding menu text in unicode languages (ja/ko/cn..)) closed by
- fixed: (In [cdce8c5]) Use a string join like r3982 to fix the undo/redo button(s) -- patch from nielsm. closes #867.
- 07:41 Changeset [cdce8c5]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/src/frame_main_events.cpp
Use a string join like r3982 to fix the undo/redo button(s) -- patch from nielsm. closes #867.
Originally committed to SVN as r3983.
- 07:32 Changeset [37c7929]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/src/frame_main.cpp
I don't know why, but \t was causing wxString::Format to explode, using a string join with _T("\t") fixes the problem. updates #867.
Originally committed to SVN as r3982.
- 03:15 Changeset [ccf6449]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/src/audio_player_oss.cpp
Fix two wxLogDebugs to work in wx28.
Originally committed to SVN as r3981.
- 00:38 Changeset [ad0f237]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/po/ko.mo
- aegisub/po/ko.po
Update Korean translation, this is a one-off to help us out we still need a maintainer. this also takes all of our translations to 100%. updates #1063.
Originally committed to SVN as r3980.
01/12/2010:
- 16:51 Changeset [9d00aac]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/scripts/osx-bundle.sh
Copy over wx catalogs.. there needs to be some kind of solution for mis-matched names, for instance we use 'ko' wx uses 'ko_KR' so the catalog isn't found.
Originally committed to SVN as r3979.
- 13:36 Ticket #1024 (PCM WAV provider fails file mapping on non-Windows) reopened by
- This fails on OSX too, I just noticed.
- 13:31 Ticket #1103 (Restart helper isn't working.) created by
- The restart helper isn't restarting aegisub after you change the language. …
- 13:07 Ticket #1015 (Using the mouse's scroll wheel on the script area crashes on OS X) closed by
- invalid: Doesn't happen anymore.
- 13:00 Ticket #964 (osx-fix-libs.py needs to be updated.) closed by
- fixed: (In [361f522]) Merge r3977 (osx-fix-libs) from 2.1.8 closes #964.
- 13:00 Changeset [b7e221c]libaegisubnew_build_systemnew_menu_hotkey by
-
- tools/osx-fix-libs.py
Merge r3977 (osx-fix-libs) from 2.1.8 closes #964.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3978 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 13:00 Changeset [361f522]stable by
-
- aegisub/tools/osx-fix-libs.py
Merge r3977 (osx-fix-libs) from 2.1.8 closes #964.
Originally committed to SVN as r3978.
- 12:56 Changeset [e5a6126]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/scripts/osx-fix-libs.py
Change osx-fix-libs to resolve links and update library references as required within the bundle. updates #964.
Originally committed to SVN as r3977.
- 03:38 Changeset [622a7b8]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/src/dialog_colorpicker.cpp
- aegisub/src/dialog_colorpicker.h
Backport color dropper fixes (r3975). Addresses #748.
Originally committed to SVN as r3976.
- 03:19 Changeset [fd13ca3]libaegisubnew_build_systemnew_menu_hotkey by
-
- src/dialog_colorpicker.cpp
- src/dialog_colorpicker.h
Redirect mouse events from the color picker dialog to the dropper icon
to make the color dropper work on Unix/GTK. OS X still needs fixes.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3975 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 03:19 Changeset [6006fb5]stable by
-
- aegisub/src/dialog_colorpicker.cpp
- aegisub/src/dialog_colorpicker.h
Redirect mouse events from the color picker dialog to the dropper icon
to make the color dropper work on Unix/GTK. OS X still needs fixes.
Originally committed to SVN as r3975.
01/11/2010:
- 22:55 Changeset [8bd047c]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/src/dialog_colorpicker.cpp
Fix asserts in colour picker dialog. Same fix as r3849 for the prefs dialog.
Originally committed to SVN as r3974.
- 22:51 Changeset [840b0d3]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/LICENCE
I don't know what happened during the first merge so I've manually copied the changes over from r3324,3766. Updates #1029.
Originally committed to SVN as r3973.
01/10/2010:
- 23:49 Ticket #942 (Time edits not updated when changing audio selection and holding Shift) closed by
- fixed: (In [6ff9579]) Make "audio selection changed" state depend not on a flag bug on whether the values asked to be stored back into the time edit boxes actually changed. Prevent negative selection start/end times in the audio display. Fixes #942. Should not be ported back to trunk, due to the audio display rewrite.
- 23:49 Changeset [6ff9579]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/src/audio_display.cpp
- aegisub/src/audio_display.h
- aegisub/src/timeedit_ctrl.cpp
- aegisub/src/timeedit_ctrl.h
Make "audio selection changed" state depend not on a flag bug on whether the values asked to be stored back into the time edit boxes actually changed.
Prevent negative selection start/end times in the audio display.
Fixes #942. Should not be ported back to trunk, due to the audio display rewrite.
Originally committed to SVN as r3972.
- 21:32 Changeset [5d52eff2]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/libass/Makefile.am
- aegisub/libass/ass.c
- aegisub/libass/ass.h
- aegisub/libass/ass_bitmap.c
- aegisub/libass/ass_drawing.c
- aegisub/libass/ass_font.c
- aegisub/libass/ass_fontconfig.c
- aegisub/libass/ass_parse.c
- aegisub/libass/ass_parse.h
- aegisub/libass/ass_render.c
- …
Merge libass updates (r3970) into 2.1.8.
Originally committed to SVN as r3971.
- 21:09 Changeset [e341e05]stable by
-
- aegisub/libass/Makefile.am
- aegisub/libass/ass.c
- aegisub/libass/ass.h
- aegisub/libass/ass_bitmap.c
- aegisub/libass/ass_drawing.c
- aegisub/libass/ass_font.c
- aegisub/libass/ass_fontconfig.c
- aegisub/libass/ass_parse.c
- aegisub/libass/ass_parse.h
- aegisub/libass/ass_render.c
- …
Update libass to commit 8db4a5.
Originally committed to SVN as r3970.
- 21:09 Changeset [a215101]libaegisubnew_build_systemnew_menu_hotkey by
-
- libass/Makefile.am
- libass/ass.c
- libass/ass.h
- libass/ass_bitmap.c
- libass/ass_drawing.c
- libass/ass_font.c
- libass/ass_fontconfig.c
- libass/ass_parse.c
- libass/ass_parse.h
- libass/ass_render.c
- …
Update libass to commit 8db4a5.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3970 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 20:45 Changeset [949e20f]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/configure.in
- aegisub/src/Makefile.am
- aegisub/src/audio_player.cpp
- aegisub/src/audio_player_oss.cpp
- aegisub/src/audio_player_oss.h
- aegisub/src/options.cpp
Merge OSS audio player (r3497-r3498) into 2.1.8.
Originally committed to SVN as r3969.
- 16:15 Ticket #971 (First spellcheck suggestion in right click menu at mispelled word isn't ...) closed by
- fixed: (In [7e079a3]) Merge r3967 from 2.1.8, closes #971.
- 16:15 Changeset [7e079a3]stable by
-
- aegisub/src/subs_edit_ctrl.cpp
Merge r3967 from 2.1.8, closes #971.
Originally committed to SVN as r3968.
- 16:15 Changeset [38c969a7]libaegisubnew_build_systemnew_menu_hotkey by
-
- src/subs_edit_ctrl.cpp
Merge r3967 from 2.1.8, closes #971.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3968 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 16:14 Changeset [38ea454]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/src/subs_edit_ctrl.cpp
Ensure all spell check suggestions in the subs edit right-click menu are boldfaced.
Updates #971, needs porting to trunk.
Originally committed to SVN as r3967.
- 16:02 Ticket #791 (Start, End & Duration boxes right mouse-> "Copy" & "Paste". No ...) closed by
- fixed: (In [8c036df]) Merge r3965 back in trunk. Closes #791.
- 16:02 Changeset [8c036df]stable by
-
- aegisub/src/timeedit_ctrl.cpp
Merge r3965 back in trunk. Closes #791.
Originally committed to SVN as r3966.
- 16:02 Changeset [8486c30]libaegisubnew_build_systemnew_menu_hotkey by
-
- src/timeedit_ctrl.cpp
Merge r3965 back in trunk. Closes #791.
git-svn-id: svn+ssh://aegisub/var/svn/aegisub/trunk/aegisub@3966 93549f3f-7f0a-0410-a4b3-e966c9c94f04
- 16:00 Changeset [bff5412]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/src/timeedit_ctrl.cpp
Make popup-menu for insert-mode time edit boxes strings translateable.
The strings already exist so this shouldn't invalidate existing translations.
Updates #791, needs porting to trunk.
Originally committed to SVN as r3965.
- 15:42 Ticket #980 (icon appearance) closed by
- timeout: Huh.
- 15:41 Ticket #918 (Native menu styling (Vista/7)) closed by
- wontfix: This isn't something we can do anything about, but has rather fixed itself. wx 2.8.x on Windows doesn't handle menu drawing in a compatible manner, but wx 2.9.x does this right. It's fixed in trunk by the use of a newer wx version.
- 15:35 Ticket #878 (Volume control only available in Audio mode) closed by
- invalid: No longer relevant, we no longer play audio when it isn't loaded explicitly.
- 15:29 Ticket #626 (Open Video loads audio as well) closed by
- fixed: Playing audio from video was removed recently.
- 15:27 Ticket #365 (mkv keyframe dialog causes new version dialog go unresponsive) closed by
- fixed: Closing, the new version checker should fix this. Porting it to trunk is planned in ticket #1102.
- 15:26 Ticket #1102 (Port new version checker to trunk) created by
- We introduced a new version checker in 2.1.8, this needs to be ported to …
- 15:23 Ticket #453 (Option to save shift history in another folder) closed by
- wontfix: We've kept configuration in the user's profile for years now, this is no longer relevant, and the shift history is possibly the least important of anything.
- 15:17 Ticket #1006 (In certain situations Find next needs to be clicked twice) closed by
- wontfix: Intended behaviour.
01/09/2010:
- 21:55 Changeset [73400860]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/po/wxstd-ca.mo
- aegisub/po/wxstd-cs.mo
- aegisub/po/wxstd-da.mo
- aegisub/po/wxstd-de.mo
- aegisub/po/wxstd-es.mo
- aegisub/po/wxstd-fi.mo
- aegisub/po/wxstd-fr.mo
- aegisub/po/wxstd-fr_FR.mo
- aegisub/po/wxstd-hu.mo
- aegisub/po/wxstd-it.mo
- …
update wxstd files for our current translations.
Originally committed to SVN as r3964.
- 21:23 Changeset [fad32a8]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/po/ja.mo
- aegisub/po/ja.po
Update Japanese translation, thanks! updates #1063.
Originally committed to SVN as r3963.
- 20:21 Ticket #1101 (Style Manager controls use fixed sizes) created by
- Many of the controls in the Style Manager window use fixed sizes instead …
- 20:01 Changeset [6401714]aegisub_2.1.8aegisub_2.1.9 by
-
- aegisub/po/es.mo
- aegisub/po/es.po
Update Spanish TL. Includes many spelling fixes thanks! updates #1063.
Originally committed to SVN as r3962.
01/08/2010:
- 18:22 Ticket #1100 (More intelligent video cache for backwards seeking) created by
- Apparently Aegisub keeps a cache of the last 8 decoded frames to avoid …
- 18:00 Ticket #1099 (Millisecond rounding issues) created by
- This might not be fixable on all cases, but still... Aegisub truncates …
- 16:06 Ticket #1098 (Shift Times History "Selection onward" is 0-based) created by
- Shift times --> Affect () Selection onward Then check History It says …
- 07:01 Ticket #1097 (What features are "Highlightable") created by
- I've always wondered this myself (go figure.), what exactly are our …
