forked from pool/aegisub
Accepting request 141459 from home:RedDwarf
- Removed aegisub-3.0.0-docdir.patch and aegisub-3.0.0-no_glu.patch, they have been applied upstream - Update to 3.0.2 * Allow framerate transform to/from variable without external timecodes loaded (#1530) * Honor the configured limits for the find/replace history (#1528) * Fix occassional non-error dialog when running multiple copies of Aegisub * Fix bug that sometimes resulted in later karaoke syllables moving when early ones were modified * Truncate overly long syllables rather than adjusting all of the other syllables to make them fit * Play right-clicked syllables * Fix splitting lines by karaoke (#1541) * Remove dependency on glu * Honor docdir and localedir configuration variables * Make it possible to type style names again * Break undo grouping after 30 seconds of inactivity rather than 10 * Switch the Duration field back to time mode when video is closed * Save a single wav containing all selected lines rather than a separate wav for each line with "Create audio clip" * Make pasting lines not horrible slow (#1534) * Make the correct row visible when selecting rows with shift + arrow keys in the grid (#1533) * Fix a few errors in the German translation (#1523) * Update Czech translation * Update Indonesian translation * Update Hungarian translation * Add partial Arabic translation (#1532) - Update to 3.0.1 * Updated Russian translation * Updated Greek translation * Partially update Finnish translation * Fixed some errors in the Portuguese translation * Fix packaging issues with the Serbian translation OBS-URL: https://build.opensuse.org/request/show/141459 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/aegisub?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
f10b681601
commit
4dff021a45
@@ -1,3 +1,70 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 23 16:07:15 UTC 2012 - reddwarf@opensuse.org
|
||||
|
||||
- Removed aegisub-3.0.0-docdir.patch and aegisub-3.0.0-no_glu.patch,
|
||||
they have been applied upstream
|
||||
- Update to 3.0.2
|
||||
* Allow framerate transform to/from variable without external timecodes loaded (#1530)
|
||||
* Honor the configured limits for the find/replace history (#1528)
|
||||
* Fix occassional non-error dialog when running multiple copies of Aegisub
|
||||
* Fix bug that sometimes resulted in later karaoke syllables moving when early ones were modified
|
||||
* Truncate overly long syllables rather than adjusting all of the other syllables to make them fit
|
||||
* Play right-clicked syllables
|
||||
* Fix splitting lines by karaoke (#1541)
|
||||
* Remove dependency on glu
|
||||
* Honor docdir and localedir configuration variables
|
||||
* Make it possible to type style names again
|
||||
* Break undo grouping after 30 seconds of inactivity rather than 10
|
||||
* Switch the Duration field back to time mode when video is closed
|
||||
* Save a single wav containing all selected lines rather than a separate wav for each line with "Create audio clip"
|
||||
* Make pasting lines not horrible slow (#1534)
|
||||
* Make the correct row visible when selecting rows with shift + arrow keys in the grid (#1533)
|
||||
* Fix a few errors in the German translation (#1523)
|
||||
* Update Czech translation
|
||||
* Update Indonesian translation
|
||||
* Update Hungarian translation
|
||||
* Add partial Arabic translation (#1532)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 22:19:57 UTC 2012 - reddwarf@opensuse.org
|
||||
|
||||
- Update to 3.0.1
|
||||
* Updated Russian translation
|
||||
* Updated Greek translation
|
||||
* Partially update Finnish translation
|
||||
* Fixed some errors in the Portuguese translation
|
||||
* Fix packaging issues with the Serbian translation
|
||||
* Update the size of the karaoke syllable bar when the window is resized
|
||||
* Add scroll arrows to the karaoke syllable bar when the contents are too wide to fit
|
||||
* Change the color of the karaoke syllable split cursor to indicate whether it'll add or remove a split
|
||||
* Increase the hit area for removing karaoke splits a little
|
||||
* Remove the correct split when clicking to the left of a split line
|
||||
* Re-add the "Play current line" button to the audio toolbar
|
||||
* Stop video playback when the stop button is clicked in the audio toolbar as 2.1.9 did
|
||||
* Scroll the audio display after a click near an edge when auto-scrolling is enabled
|
||||
* Recenter the audio display if a newly selected line is very close to an edge in addition to if it's not fully onscreen, as 2.1 did
|
||||
* Fix subtitle timing issues after loading a timecodes file
|
||||
* Fix rounding error that resulted in 30000/1001 FPS video being treated as 30001/1001 FPS
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 22:16:05 UTC 2012 - reddwarf@opensuse.org
|
||||
|
||||
- Update to 3.0.0
|
||||
* The audio display and related things such as the karaoke
|
||||
syllable splitting interface have been rewritten from scratch.
|
||||
The spectograph rendering is now much higher quality and
|
||||
faster, and many new features have been added.
|
||||
* Changes made in the main edit box and surrounding controls no
|
||||
longer have to be committed. Instead, changes are made to the
|
||||
file as you type, with the video display updating in real time.
|
||||
* See http://www.aegisub.org/changelog/3.0.0/ for details
|
||||
- Remove aegisub-2.1.9-system_libs.patch, aegisub-2.1.8.99.rev5789-ld.patch
|
||||
and aegisub-2.1.9-underlinking.patch. Fixed upstream.
|
||||
- Update aegisub-2.1.9-no_glu.patch to aegisub-3.0.0-no_glu.patch
|
||||
- Add aegisub-3.0.0-docdir.patch
|
||||
- Build only the two relevant audio output backends: ALSA and PulseAudio
|
||||
- The scripting system no longer supports Perl and Ruby, remove BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 21 10:20:14 UTC 2012 - reddwarf@opensuse.org
|
||||
|
||||
|
Reference in New Issue
Block a user