Commit graph

20 commits

Author SHA1 Message Date
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
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
1114029be1 Playing in video mode will now play the audio as well even if it hasn't been previously loaded into audio mode (experimental).
Originally committed to SVN as r452.
2006-07-01 06:32:11 +00:00
David Lamparter
d12496a442 LAVCAudioProvider
Originally committed to SVN as r328.
2006-04-14 22:37:05 +00:00
David Lamparter
f1f8b556bf pass down VideoProvider in open audio from video path
Originally committed to SVN as r326.
2006-04-14 22:35:39 +00:00
Rodrigo Braz Monteiro
7d31182c59 Originally committed to SVN as r322. 2006-04-14 06:54:20 +00:00
Rodrigo Braz Monteiro
bac9ddf8d3 lavc audio provider can now read the file and get its length, bitrate, and number of channels.
Originally committed to SVN as r321.
2006-04-14 06:53:05 +00:00
Rodrigo Braz Monteiro
ac0d34cb34 Empty LAVC audio provider class
Originally committed to SVN as r317.
2006-04-14 01:21:43 +00:00
Rodrigo Braz Monteiro
ed55a9e430 HD audio cache separated from avisynth provider
Originally committed to SVN as r173.
2006-02-25 08:39:15 +00:00
Rodrigo Braz Monteiro
c8a7912319 RAM cache separated from avisynth provider
Originally committed to SVN as r172.
2006-02-25 08:26:29 +00:00
Rodrigo Braz Monteiro
18d948ef97 Finished separation of audio provider and player
Originally committed to SVN as r171.
2006-02-25 07:41:18 +00:00
Rodrigo Braz Monteiro
93b35641a4 Changed audio synchronization algorithm
Originally committed to SVN as r170.
2006-02-25 07:14:39 +00:00
Rodrigo Braz Monteiro
a94f17d2c4 Further abstraction of audio classes...
Originally committed to SVN as r169.
2006-02-25 06:52:07 +00:00
Rodrigo Braz Monteiro
4698ec6f6b Further abstraction of audio classes
Originally committed to SVN as r168.
2006-02-25 06:04:46 +00:00
Rodrigo Braz Monteiro
68431d0c1a Very early abstraction of audio classes
Originally committed to SVN as r167.
2006-02-25 04:54:21 +00:00
Niels Martin Hansen
49acbaa6e5 Fixed Automation script loading error messages (bug #1)
Fixed karaoke timing not being committed correctly (bug #7)
Changed some throw _T() into throw wxString()

Several architectural changes to Automation karaskel family.
Automation karaskel has Furigana, Inline-fx and Out-of-line-fx support added (still needs tweaking and bugfixing)

Originally committed to SVN as r131.
2006-02-23 21:56:46 +00:00
Rodrigo Braz Monteiro
bd116bd286 Changing vertical zoom will now also change the playback volume
Originally committed to SVN as r88.
2006-02-20 23:54:15 +00:00
Fredrik Mellbin
87ac27af9a Smaller audio ram cache blocksize
Originally committed to SVN as r26.
2006-01-25 10:56:24 +00:00
Fredrik Mellbin
1cd44a438d Audio crash in 1.09 fix(?) and small cleanup
Originally committed to SVN as r17.
2006-01-21 01:09:53 +00:00
Rodrigo Braz Monteiro
a8f7fb667b Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00