date | project | content | link |
|---|
| 07:42 yesterday | Aegisub | Commit by plorkyeran :: r 6467 /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 yesterday | Aegisub | Commit by plorkyeran :: r 6466 /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 Friday | Aegisub | Commit by plorkyeran :: r 6465 /trunk/aegisub/src/auto4_lua.cpp: ( link) Enable lua stack checking in debug builds | # |
| 05:06 Friday | Aegisub | Commit by plorkyeran :: r 6464 /trunk/aegisub/src/auto4_lua.cpp: ( link) Fix memory corruption after automation macro errors | # |
| 03:29 Friday | Aegisub | Commit by plorkyeran :: r 6463 /trunk/aegisub/src/persist_location.h: ( link) Fix non-precomp header compilation | # |
| 03:29 Friday | Aegisub | Commit by plorkyeran :: r 6462 /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 Friday | Aegisub | Commit by plorkyeran :: r 6461 /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 Friday | Aegisub | Commit by plorkyeran :: r 6460 /trunk/aegisub/src/ (4 files): ( link) Modify the TimingController interface to support dragging more than one marker at once. Updates #20. | # |
| 03:29 Friday | Aegisub | Commit by plorkyeran :: r 6459 /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 Friday | Aegisub | Commit by plorkyeran :: r 6458 /trunk/aegisub/src/ (colorspace.cpp colorspace.h): ( link) colorspace.(cpp|h) cosmetics | # |
| 03:28 Friday | Aegisub | Commit by plorkyeran :: r 6457 /trunk/aegisub/src/ (2 files): ( link) Clean up DialogVersionCheck a bit | # |
| 02:41 Wednesday | Aegisub | Commit by plorkyeran :: r 6456 /trunk/aegisub/src/base_grid.cpp: ( link) Seek audio to the line on double-click in the grid in addition to video | # |
| 02:40 Wednesday | Aegisub | Commit by plorkyeran :: r 6455 /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 Wednesday | Aegisub | Commit by plorkyeran :: r 6454 /trunk/aegisub/src/ (2 files): ( link) Clean up VideoProviderCache a bit | # |
| 00:06 Wednesday | Aegisub | Commit by plorkyeran :: r 6453 /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 Tuesday | Aegisub | Commit by plorkyeran :: r 6452 /trunk/aegisub/automation/include/cleantags.lua: ( link) Fix check for \i?clip in cleantags. Updates #1450. | # |
| 04:46 Tuesday | Aegisub | Commit by plorkyeran :: r 6451 /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 Tuesday | Aegisub | Commit by plorkyeran :: r 6450 /trunk/aegisub/src/preferences.cpp: ( link) Don't mark paths as translatable | # |
| 04:45 Tuesday | Aegisub | Commit by plorkyeran :: r 6449 /trunk/aegisub/src/ (7 files in 2 dirs): ( link) Remove periods from single-sentence tooltips | # |
| 04:45 Tuesday | Aegisub | Commit by plorkyeran :: r 6448 /trunk/aegisub/src/ (6 files in 2 dirs): ( link) Call Validate before invoking commands via hotkeys | # |