Commit graph

697 commits

Author SHA1 Message Date
Niels Martin Hansen 4e463a098a Added timer to progress dialog so it updates even when no idle events would normally be fired. Also (unsuccessfully) attempted to reduce the flicker.
Originally committed to SVN as r734.
2007-01-07 07:10:01 +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
Niels Martin Hansen d0a7745d41 Fixed uninited variable causing exception
Originally committed to SVN as r730.
2007-01-07 03:19:48 +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 8ec4322174 Destination of screenshots can now be set in the options dialog, and some tweaks to options dialog.
Originally committed to SVN as r726.
2007-01-06 21:07:51 +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
Niels Martin Hansen 1d87fd3934 Show ghosted notice if no Automation macros are loaded.
Better checking for whether Automation autoload dir is present.

Originally committed to SVN as r718.
2007-01-05 19:52:39 +00:00
Rodrigo Braz Monteiro cc81523bbe Fix to loading of margins
Originally committed to SVN as r717.
2007-01-05 18:33:48 +00:00
Rodrigo Braz Monteiro b3f2f069d3 Fixed and completed the implementation of DirectSound audio player, and made some changes for future ASS2 support.
Originally committed to SVN as r716.
2007-01-05 18:27:15 +00:00
Niels Martin Hansen 4384dbe2c4 Beginnings of auto4-lua karaskel - untested!
Originally committed to SVN as r715.
2007-01-05 14:53:21 +00:00
Rodrigo Braz Monteiro fce56dcfe1 Added a Normal/Reverse dropdown to collisions on Script Properties.
Originally committed to SVN as r714.
2007-01-04 22:16:39 +00:00
Rodrigo Braz Monteiro 4552e87ec7 Originally committed to SVN as r713. 2007-01-04 17:34:00 +00:00
Rodrigo Braz Monteiro d63848b36e Updated about dialog.
Originally committed to SVN as r712.
2007-01-04 17:24:16 +00:00
Rodrigo Braz Monteiro 0187620642 About screen updated
Originally committed to SVN as r711.
2007-01-04 05:04:31 +00:00
Niels Martin Hansen d93ccab44d Some basic UTF-8 support functions for Lua
Originally committed to SVN as r710.
2007-01-04 05:04:29 +00:00
Rodrigo Braz Monteiro 552af58826 Fixed fonts collector.
Originally committed to SVN as r709.
2007-01-04 03:53:56 +00:00
Rodrigo Braz Monteiro 6eac993949 Finished all of the options dialog :D \o\ \o/ /o/
Originally committed to SVN as r708.
2007-01-04 03:12:41 +00:00
Rodrigo Braz Monteiro 7aafca1477 Audio options page implemented
Originally committed to SVN as r707.
2007-01-04 02:45:30 +00:00
Rodrigo Braz Monteiro 78f4b98b8b Automation options page done
Originally committed to SVN as r706.
2007-01-04 01:46:00 +00:00
Rodrigo Braz Monteiro 193cb72e99 Options' video page done.
Originally committed to SVN as r705.
2007-01-04 01:13:46 +00:00
Rodrigo Braz Monteiro a632611cad Fourth page of options, grid settings, is complete.
Originally committed to SVN as r704.
2007-01-03 23:29:03 +00:00
Rodrigo Braz Monteiro 0fec62dfd6 Made wx fall back to wxChoicebook if wxTreebook is unavailable.
Originally committed to SVN as r703.
2007-01-03 22:43:05 +00:00
Rodrigo Braz Monteiro 8d4cdcbd7d Small fix regarding Unicode characters.
Originally committed to SVN as r702.
2007-01-03 22:22:51 +00:00
Niels Martin Hansen 38241d0eb5 More fix for building on wx pre-2.8
Originally committed to SVN as r701.
2007-01-03 22:05:43 +00:00
Niels Martin Hansen 8b014f41ca Fix for building on wx 2.6
Originally committed to SVN as r700.
2007-01-03 21:51:09 +00:00
Rodrigo Braz Monteiro f221bc1a1f "Apply" button to options dialog, and made subs edit box refresh when its options are changed in the dialog.
Originally committed to SVN as r699.
2007-01-03 21:49:13 +00:00
Rodrigo Braz Monteiro 637dfda62c A lot more work done to the options dialog.Finished the "edit box" options page.
Originally committed to SVN as r698.
2007-01-03 21:22:06 +00:00
Niels Martin Hansen 326fbe8961 Misc fixes for building on GCC
Originally committed to SVN as r697.
2007-01-03 21:18:19 +00:00
Niels Martin Hansen 8d069ffad5 Further fixing of lua include paths
Originally committed to SVN as r696.
2007-01-03 19:23:18 +00:00
Niels Martin Hansen 9499b17d18 More fixes for non-win32 building
Originally committed to SVN as r695.
2007-01-03 19:16:29 +00:00
Niels Martin Hansen f75ad038bd Fix for auto4 compilation on non-win32
Originally committed to SVN as r694.
2007-01-03 18:51:25 +00:00
Niels Martin Hansen 65b28d2737 Missing () broke compilation
Originally committed to SVN as r693.
2007-01-03 05:38:26 +00:00
Rodrigo Braz Monteiro 9054a696ac A lot more work done to the options dialog.
Originally committed to SVN as r692.
2007-01-03 05:33:17 +00:00
Niels Martin Hansen 576f43249a CHANGED AUTO4 API: Removed the option for selecting which menu to put a macro in, since it wasn't used.
Originally committed to SVN as r691.
2007-01-03 04:31:17 +00:00
Niels Martin Hansen ab9e184009 Removed some more superfluous Begin/EndDrawing
Originally committed to SVN as r690.
2007-01-03 03:56:40 +00:00
Rodrigo Braz Monteiro 74d54d3272 Early options dialog
Originally committed to SVN as r689.
2007-01-03 03:47:08 +00:00
Niels Martin Hansen cb08347bdc Fixed loading utf8-bom Lua scripts
Originally committed to SVN as r688.
2007-01-03 03:39:15 +00:00
Karl Blomster 679367af9d working on getting the config.dat docs up-to-date again
Originally committed to SVN as r687.
2007-01-02 23:24:38 +00:00
Rodrigo Braz Monteiro d554953a72 ops, forgot to actually commit the new class
Originally committed to SVN as r686.
2007-01-02 22:18:10 +00:00
Rodrigo Braz Monteiro 48321dc868 Implemented ColourButton class
Originally committed to SVN as r685.
2007-01-02 22:10:45 +00:00