CIA.vc
Aegisub
Subtitle Editor
Stats » Projects » Aegisub
information
Photo
Cross-Platform subtitle editor supporting many different subtitle formats.
syndicateUTC clock
13:26 on Feb 13, 2012
event counters
The last message was received 1.24 days ago at 07:42 on Feb 12, 2012
0 messages so far today, 2 messages yesterday
0 messages so far this week, 25 messages last week
60 messages so far this month, 212 messages last month
2434 messages since the first one, 2.11 years ago, for an average of 7.59 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
07:42 yesterdayAegisub
Commit by plorkyeran :: r6467 /trunk/aegisub/src/audio_controller.cpp: (link)
Add missing milliseconds to samples conversion that resulted in audio playback stopping when the start or end time of the line was changed
#
07:42 yesterdayAegisub
Commit by plorkyeran :: r6466 /trunk/aegisub/src/dialog_style_editor.cpp: (link)
Don't block editing storage styles with the same name as a style on the current script
#
05:41 FridayAegisub
Commit by plorkyeran :: r6465 /trunk/aegisub/src/auto4_lua.cpp: (link)
Enable lua stack checking in debug builds
#
05:06 FridayAegisub
Commit by plorkyeran :: r6464 /trunk/aegisub/src/auto4_lua.cpp: (link)
Fix memory corruption after automation macro errors
#
03:29 FridayAegisub
Commit by plorkyeran :: r6463 /trunk/aegisub/src/persist_location.h: (link)
Fix non-precomp header compilation
#
03:29 FridayAegisub
Commit by plorkyeran :: r6462 /trunk/aegisub/src/audio_timing_dialogue.cpp: (link)
Create a new line when committing the last line via the audio display when Next Line on Commit is enabled, as in 2.1.x
#
03:29 FridayAegisub
Commit by plorkyeran :: r6461 /trunk/aegisub/src/audio_timing_dialogue.cpp: (link)
Support dragging multiple markers at once in the dialogue timing controller

When ctrl is held down and the user clicks on one of the active line's
markers, all markers at the same position as the clicked marker (for
both active and inactive lines) are now moved along with the clicked
marker.

Closes #20.
#
03:29 FridayAegisub
Commit by plorkyeran :: r6460 /trunk/aegisub/src/ (4 files): (link)
Modify the TimingController interface to support dragging more than one marker at once. Updates #20.
#
03:29 FridayAegisub
Commit by plorkyeran :: r6459 /trunk/aegisub/src/ (2 files): (link)
Remove charset detection from AssFile::Load

All of the subtitle formats also already do charset detection when
needed, so doing it in it AssFile::Load is pointless and results in
performing the auto-detection even when it's pointless (because the
format isn't text-based or always uses a single encoding).
#
03:29 FridayAegisub
Commit by plorkyeran :: r6458 /trunk/aegisub/src/ (colorspace.cpp colorspace.h): (link)
colorspace.(cpp|h) cosmetics
#
03:28 FridayAegisub
Commit by plorkyeran :: r6457 /trunk/aegisub/src/ (2 files): (link)
Clean up DialogVersionCheck a bit
#
02:41 WednesdayAegisub
Commit by plorkyeran :: r6456 /trunk/aegisub/src/base_grid.cpp: (link)
Seek audio to the line on double-click in the grid in addition to video
#
02:40 WednesdayAegisub
Commit by plorkyeran :: r6455 /trunk/aegisub/src/auto4_lua_progresssink.cpp: (link)
Add position information to the error message when aegisub.log is called with bad arguments
#
02:40 WednesdayAegisub
Commit by plorkyeran :: r6454 /trunk/aegisub/src/ (2 files): (link)
Clean up VideoProviderCache a bit
#
00:06 WednesdayAegisub
Commit by plorkyeran :: r6453 /trunk/aegisub/src/ (2 files): (link)
Prompt to update uses of the style when "Default" is renamed

As far as I can tell, Default was only excluded to avoid prompting when
creating a new style, but whether or not a style is new is now an
explicit parameter to the editor so it's unneeded.
#
04:46 TuesdayAegisub
Commit by plorkyeran :: r6452 /trunk/aegisub/automation/include/cleantags.lua: (link)
Fix check for \i?clip in cleantags. Updates #1450.
#
04:46 TuesdayAegisub
Commit by plorkyeran :: r6451 /trunk/aegisub/src/command/ (app.cpp help.cpp video.cpp): (link)
Remove some incorrect uses of ellipses

Ellipses are used to indicate that a command will require additional
input from the user, not that a dialog will be opened.
#
04:45 TuesdayAegisub
Commit by plorkyeran :: r6450 /trunk/aegisub/src/preferences.cpp: (link)
Don't mark paths as translatable
#
04:45 TuesdayAegisub
Commit by plorkyeran :: r6449 /trunk/aegisub/src/ (7 files in 2 dirs): (link)
Remove periods from single-sentence tooltips
#
04:45 TuesdayAegisub
Commit by plorkyeran :: r6448 /trunk/aegisub/src/ (6 files in 2 dirs): (link)
Call Validate before invoking commands via hotkeys
#