Commit graph

18 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro b4d1384c6d Fixes to bugs #275 and #276, related to audio display.
Originally committed to SVN as r794.
2007-01-15 03:50:49 +00:00
Rodrigo Braz Monteiro c4233199c5 Fixes to audio and typesetting
Originally committed to SVN as r783.
2007-01-13 06:17:14 +00:00
Niels Martin Hansen c0b3721a7f Fixed karaoke mode committing
Other minor fixes/cleanup

Originally committed to SVN as r753.
2007-01-10 01:36:05 +00:00
Rodrigo Braz Monteiro 0ad1815eed Changes to text will no longer be discarded when you commit timing in the audio display and vice-versa, fixed glitches related to the Duration time edit box, and fixed snapping.
Originally committed to SVN as r742.
2007-01-08 03:05:26 +00:00
Niels Martin Hansen b3ac7e40cb Removed now unused Spectrum Invert Selection option (it should possibly be replaced with something else)
Fixed scaling of spectrum to also take FFT size into account
Fixed selection drawing in karaoke mode for spectrum
Moved syllable texts to top of audio display in karaoke mode

Originally committed to SVN as r733.
2007-01-07 06:36:10 +00:00
Niels Martin Hansen a88feab986 More fixes for dsound playing code and a bit for spectrum rendering
Originally committed to SVN as r732.
2007-01-07 04:52:33 +00:00
Niels Martin Hansen 9babda0720 New spectrum rendering code, scrapped threading and now caches FFT results instead. Also the visual appearance of the selection in spectrum was improved.
Originally committed to SVN as r731.
2007-01-07 04:44:11 +00:00
Rodrigo Braz Monteiro 064db890eb REALLY fixed snapping.
Originally committed to SVN as r729.
2007-01-06 22:13:56 +00:00
Rodrigo Braz Monteiro 71828a2df5 Fixed (I hope?) boundary snapping.
Originally committed to SVN as r728.
2007-01-06 22:07:48 +00:00
Niels Martin Hansen 2d7af197ee Seems to fix audio spectrum crash.
Originally committed to SVN as r727.
2007-01-06 21:56:25 +00:00
Rodrigo Braz Monteiro cd4b6c0f93 Holding down ctrl lets you retime the original line while in Karaoke mode.
Originally committed to SVN as r725.
2007-01-06 20:11:38 +00:00
Rodrigo Braz Monteiro 7843e2e89c Added options to toggle the display of the audio timeline and of the time over the mouse cursor.
Originally committed to SVN as r724.
2007-01-06 06:14:35 +00:00
Rodrigo Braz Monteiro d58fba3839 Fixed loading of SRT and TXT files, which were causing an empty line to appear at the start of the file. Also changed default WarpStyle to 0, instead of 1.
Originally committed to SVN as r723.
2007-01-06 05:04:57 +00:00
Rodrigo Braz Monteiro 1d647a9b09 Implemented new hotkeys for audio mode
Originally committed to SVN as r722.
2007-01-06 04:27:09 +00:00
Rodrigo Braz Monteiro 1a948d3bb9 All audio changes proposed in http://www.malakith.net/aegisub/viewtopic.php?t=632 done.
Originally committed to SVN as r721.
2007-01-06 04:19:00 +00:00
Rodrigo Braz Monteiro 7bdcb03fba Finished merging of SSA mode with standard mode and fixed auto-commit to work with it.
Originally committed to SVN as r720.
2007-01-06 03:40:58 +00:00
Rodrigo Braz Monteiro b3ddefa5ee Merged SSA mode & normal mode
Originally committed to SVN as r719.
2007-01-05 23:43:24 +00:00
Rodrigo Braz Monteiro 06cff2e2f2 Renamed /core/ to /aegisub/ to avoid issues with unix systems being unable to delete core dumps.
Originally committed to SVN as r652.
2006-12-28 23:43:23 +00:00
Renamed from core/audio_display.cpp (Browse further)