Commit graph

572 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro 4122fa1198 Originally committed to SVN as r606. 2006-12-25 03:44:07 +00:00
Rodrigo Braz Monteiro 204b0332d6 Several fixes to scintilla, regarding weird styling and spellchecker
Originally committed to SVN as r605.
2006-12-25 03:42:44 +00:00
Rodrigo Braz Monteiro 1e1841fc86 Early spellchecker implemented
Originally committed to SVN as r604.
2006-12-24 22:46:20 +00:00
Rodrigo Braz Monteiro c80133f2bd Renamed several source files to have "dialog_" appended before them, fixed some stuff, and created early hunspell code.
Originally committed to SVN as r603.
2006-12-24 21:52:54 +00:00
Rodrigo Braz Monteiro ccb085660f Originally committed to SVN as r602. 2006-12-24 18:45:11 +00:00
Rodrigo Braz Monteiro 21dbd0633f Somewhat fixed the wxScintilla crap, but not entirely
Originally committed to SVN as r601.
2006-12-24 17:42:09 +00:00
Rodrigo Braz Monteiro 9023e039ff 600 GET
Originally committed to SVN as r600.
2006-12-24 16:18:29 +00:00
Rodrigo Braz Monteiro 0eb1afc5c7 wxScintilla almost entirelly fixed... ctrl+enter still b0rks, though
Originally committed to SVN as r599.
2006-12-24 16:17:40 +00:00
Rodrigo Braz Monteiro 8e357ab4c4 Replaced SubsEditBox with a wxScintilla control
Originally committed to SVN as r598.
2006-12-24 04:54:35 +00:00
Rodrigo Braz Monteiro 99f2323799 Originally committed to SVN as r597. 2006-12-23 19:31:48 +00:00
Rodrigo Braz Monteiro 5c1d9b28c4 Added stdwx.cpp/.h, for use with Precompiled Headers. See comments on files on how to use them. Also fixed setup.h support for many files.
Originally committed to SVN as r595.
2006-12-23 15:37:33 +00:00
Rodrigo Braz Monteiro 0accf7431d Added setup.cpp, which automatically links to everything that Aegisub needs, on MSVC++, and made USE_PORTAUDIO be respected
Originally committed to SVN as r594.
2006-12-23 14:15:04 +00:00
Rodrigo Braz Monteiro 75837c2df5 Originally committed to SVN as r593. 2006-12-23 13:22:26 +00:00
Rodrigo Braz Monteiro 97346bbc58 Commited setup0.h. To build aegisub, copy it as setup.h and edit whatever options you want. DON'T COMMIT SETUP.H TO REPOSITORY.
Originally committed to SVN as r592.
2006-12-23 03:55:00 +00:00
Rodrigo Braz Monteiro b935075945 Fixed directsound player
Originally committed to SVN as r591.
2006-12-23 03:07:21 +00:00
Rodrigo Braz Monteiro 3ac1000cfa ops... really fixed, now
Originally committed to SVN as r590.
2006-12-23 02:44:02 +00:00
Rodrigo Braz Monteiro 7cbab8cdfe Fixed crash related to the new keyframe system
Originally committed to SVN as r589.
2006-12-23 02:42:34 +00:00
Rodrigo Braz Monteiro d89e522fd4 Added DirectSound audio output
Originally committed to SVN as r588.
2006-12-23 02:31:34 +00:00
Niels Martin Hansen 4573ec72fa More commenting work on FexTracker.
Originally committed to SVN as r587.
2006-12-21 23:20:04 +00:00
Niels Martin Hansen d972e6e69c Fix for font collector to build on wx 2.6.3.
Started to document FexTracker source. (Also see wiki.)

Originally committed to SVN as r586.
2006-12-21 08:43:27 +00:00
Rodrigo Braz Monteiro 4a79a056a2 Originally committed to SVN as r585. 2006-12-20 00:45:02 +00:00
Rodrigo Braz Monteiro 9ea6989ff0 Very early DirectShow Video Provider commited, mostly based on Haali's DSS2 code
Originally committed to SVN as r584.
2006-12-20 00:31:52 +00:00
Rodrigo Braz Monteiro 16e34c32c2 Added support for DirectShowSource2 if avss.dll is on Aegisub's folder.
Originally committed to SVN as r583.
2006-12-19 17:30:25 +00:00
Rodrigo Braz Monteiro 091226bb4b Disabled DSS error message, which was causing Aegisub to crash when a DSS video file was dropped on it
Originally committed to SVN as r581.
2006-12-19 02:59:03 +00:00
Rodrigo Braz Monteiro d4e2b2ce4f Fonts collector can now collect fonts directly to a zip archive.
Originally committed to SVN as r580.
2006-12-18 22:24:25 +00:00
Rodrigo Braz Monteiro 76dbc901f9 - Switching to a new line in audio mode now centers the line on the grid. (AMZ)
- Commiting changes in audio to the last line will insert a new line after it. (AMZ)

Originally committed to SVN as r579.
2006-12-18 20:13:23 +00:00
Rodrigo Braz Monteiro 2f9a086a22 Finished keyframe support, although not tested too much
Originally committed to SVN as r578.
2006-12-18 18:47:45 +00:00
Rodrigo Braz Monteiro 90d7d02926 Added a new py script for SVN 1.3+
Originally committed to SVN as r577.
2006-12-18 17:25:01 +00:00
Rodrigo Braz Monteiro 3d5be2bc55 Fixed warning messages while compiling dialog_export.cpp and added a recent list for keyframe read/write.
Originally committed to SVN as r576.
2006-12-18 17:18:14 +00:00
Rodrigo Braz Monteiro b739497bdf Some more tweaks to keyframes
Originally committed to SVN as r575.
2006-12-18 16:20:45 +00:00
Rodrigo Braz Monteiro c55af72ed3 Some more work on keyframe override support
Originally committed to SVN as r574.
2006-12-18 16:08:58 +00:00
Rodrigo Braz Monteiro dd1ed05e21 Changes to VideoDisplay class to allow the new keyframe functionality to work
Originally committed to SVN as r573.
2006-12-18 04:53:40 +00:00
Rodrigo Braz Monteiro caba16ae8b Originally committed to SVN as r572. 2006-12-18 04:07:10 +00:00
Rodrigo Braz Monteiro 7573a814ad Early work on options dialog (won't really work without wxWidgets 2.8.0) and save/load keyframes.
Originally committed to SVN as r571.
2006-12-18 02:44:38 +00:00
Rodrigo Braz Monteiro 0bccc65219 Added global hotkey for Video Play (default Ctrl+P).
Originally committed to SVN as r569.
2006-12-17 20:46:01 +00:00
Rodrigo Braz Monteiro 25120f8461 Style name collisions (when moving from storage, creating or renaming) will now prompt the user before performing the action.
Originally committed to SVN as r568.
2006-12-17 20:30:59 +00:00
Rodrigo Braz Monteiro 73fdf2a9d3 Renaming a style will now ask you if you want to rename all instances of it on the script.
Originally committed to SVN as r567.
2006-12-17 20:16:22 +00:00
Rodrigo Braz Monteiro a5105d2552 Added Paste Over function, which allows you to paste subtitle lines over others, overwriting the fields of your choice.
Originally committed to SVN as r566.
2006-12-17 19:41:52 +00:00
Rodrigo Braz Monteiro c5e479875f Early "Paste Over" functionality (basically it all works, but it needs a popup dialog asking which fields to paste over)
Originally committed to SVN as r565.
2006-12-17 18:30:19 +00:00
Rodrigo Braz Monteiro 8b95b2a3f7 Another changelog update
Originally committed to SVN as r564.
2006-12-17 17:36:12 +00:00
Rodrigo Braz Monteiro 68d741bed6 Changelog for last commit
Originally committed to SVN as r563.
2006-12-17 17:20:31 +00:00
Rodrigo Braz Monteiro 1fe045ba92 Times can now be copy and pasted with ctrl+c and ctrl+v, as well as from context menu, in the time edit boxes.
Originally committed to SVN as r562.
2006-12-17 17:19:45 +00:00
Rodrigo Braz Monteiro ae26a23d96 Added mkv, mka and mks to open subtitles dialog
Originally committed to SVN as r561.
2006-12-17 06:46:13 +00:00
Rodrigo Braz Monteiro a87f8ee283 Added support for reading ASS, SSA and SRT softsubs directly from Matroska files.
Originally committed to SVN as r560.
2006-12-17 05:32:18 +00:00
Niels Martin Hansen db1e70157c Added Avisynth call tracing code (disabled by default, define DEBUG_AVISYNTH_CODE to use)
Minor change in implementation of audio spectrum power scaling

Originally committed to SVN as r559.
2006-12-17 04:58:10 +00:00
Rodrigo Braz Monteiro 7bcfae18b7 Merged Azzy's libass patch
Originally committed to SVN as r558.
2006-12-03 00:33:20 +00:00
Rodrigo Braz Monteiro 30544bcfd9 New splash screen
Originally committed to SVN as r557.
2006-12-01 21:30:28 +00:00
Rodrigo Braz Monteiro 60c2df968f Fixed style manager assertion error
Originally committed to SVN as r556.
2006-11-30 23:37:34 +00:00
Rodrigo Braz Monteiro 72071301e4 Added a "Auto Save on Every Change" option to config.dat (default false), that automatically saves the files whenever you change anything.
Originally committed to SVN as r555.
2006-11-30 23:27:59 +00:00
Niels Martin Hansen c69f347035 Work on #209, tweak audio spectrum scaling
Originally committed to SVN as r554.
2006-11-23 21:43:45 +00:00