Commit graph

15 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 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 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
David Lamparter 18b92130b8 catch const wchar_t *
Originally committed to SVN as r323.
2006-04-14 16:46:38 +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 817f13bbc7 Originally committed to SVN as r175. 2006-02-25 20:48:32 +00:00
Rodrigo Braz Monteiro 4a13f7844d Originally committed to SVN as r149. 2006-02-24 08:56:12 +00:00
Rodrigo Braz Monteiro 360147d4ea Cleaned up provider creation interface
Originally committed to SVN as r148.
2006-02-24 08:43:44 +00:00
Rodrigo Braz Monteiro 9b395f283d Better lavc/avisynth selection code (will automatically use what's available, or by option if both are)
Originally committed to SVN as r147.
2006-02-24 08:30:08 +00:00
Rodrigo Braz Monteiro 61b8089de4 Abstracted video provider
Originally committed to SVN as r123.
2006-02-23 03:41:29 +00:00
Fredrik Mellbin 0173fe2d47 InternalCache -> Cache
Originally committed to SVN as r114.
2006-02-22 19:47:44 +00:00
Rodrigo Braz Monteiro 26b15d3d09 Implemented redo, and replace == _T("") with .IsEmpty()
Originally committed to SVN as r80.
2006-02-20 21:32:58 +00:00
Fredrik Mellbin ae6fcba54e fixing the fixmes
Originally committed to SVN as r57.
2006-02-02 18:17:54 +00:00
tentacle 3e6637cb26 added support for FexTracker
added "Track this line" button in bottom right corner of video box
added 2 new button bitmaps
added function to display tracked points for current line as overlay in VideoDisplay

Originally committed to SVN as r35.
2006-01-28 19:48:35 +00:00
Fredrik Mellbin 227febdd24 The big VideoDisplay split
Originally committed to SVN as r20.
2006-01-22 12:44:53 +00:00