Niels Martin Hansen
|
79b79d737f
|
Add RestartAegisub() function with obvious purpose.
Replace existing code that restarts Aegisub with a call to that function.
Originally committed to SVN as r2644.
|
2009-01-04 11:45:06 +00:00 |
|
Rodrigo Braz Monteiro
|
c248ca39f2
|
Fixed several warnings on g++.
Originally committed to SVN as r2044.
|
2008-03-13 18:55:09 +00:00 |
|
Rodrigo Braz Monteiro
|
489abd6663
|
jfs's mac patches applied
Originally committed to SVN as r1560.
|
2007-09-11 23:22:26 +00:00 |
|
Niels Martin Hansen
|
89d076c760
|
Apparently long long isn't safe, trying with int64_t instead then...
Originally committed to SVN as r1547.
|
2007-08-31 14:11:35 +00:00 |
|
Niels Martin Hansen
|
8909ea48e2
|
Replace all (applicable) instances of __int64 with long long. (All except those in foreign header files.)
Originally committed to SVN as r1540.
|
2007-08-29 13:36:30 +00:00 |
|
Rodrigo Braz Monteiro
|
6087d6ec22
|
Added icons to all dialogs that have one for them.
Originally committed to SVN as r1360.
|
2007-07-04 23:09:40 +00:00 |
|
Rodrigo Braz Monteiro
|
fa293466d6
|
Semi-functional new fonts collector, using jfs's freetype2 font finding engine. Only font copying and checking work... and stuff also needs general tweaking.
Originally committed to SVN as r1270.
|
2007-06-20 05:18:47 +00:00 |
|
Rodrigo Braz Monteiro
|
83f0c94545
|
Optimizations to AssTime::ParseASS()
Originally committed to SVN as r1102.
|
2007-04-20 22:17:42 +00:00 |
|
Rodrigo Braz Monteiro
|
bd03fbc3ce
|
Spell checker dialog is complete.
Originally committed to SVN as r1076.
|
2007-04-14 15:26:46 +00:00 |
|
Rodrigo Braz Monteiro
|
e0ef2c9f55
|
Fixed undo & redo items in edit menu.
Originally committed to SVN as r1027.
|
2007-04-08 02:41:40 +00:00 |
|
Rodrigo Braz Monteiro
|
e49058f0cf
|
Major cleanup to dynamic menu code, fixed menu flickering/slowness and replaced old hack to use wxWidgets 2.8.3's fixed handling of bitmaps in menus, which means that all the _disable bitmaps are now obsolete.
Originally committed to SVN as r1025.
|
2007-04-08 02:19:21 +00:00 |
|
Rodrigo Braz Monteiro
|
28504a5c9b
|
very minor changes to utils.h
Originally committed to SVN as r993.
|
2007-04-04 01:14:02 +00:00 |
|
Rodrigo Braz Monteiro
|
e72b0ae8c0
|
Fixed audio display on Linux, and had to change
__attribute__((always_inline)) to just inline, since my g++ was bitching
about that.
Originally committed to SVN as r992.
|
2007-04-04 00:52:50 +00:00 |
|
David Lamparter
|
9339f1c45b
|
properly make inlines static
Originally committed to SVN as r989.
|
2007-04-03 21:24:29 +00:00 |
|
Rodrigo Braz Monteiro
|
0568af7ce0
|
added ClampSignedInteger32() to utils and used that to remove branching from YV12->RGB32 conversion, hopefully making it faster. Also, fixed a warning in lavc audio provider.
Originally committed to SVN as r988.
|
2007-04-03 21:05:33 +00:00 |
|
Rodrigo Braz Monteiro
|
ccdd960982
|
Fixed writing of styles
Originally committed to SVN as r935.
|
2007-02-10 23:56:10 +00:00 |
|
Rodrigo Braz Monteiro
|
6d84bde8da
|
Several fixes to build on Linux
Originally committed to SVN as r887.
|
2007-01-24 02:11:26 +00:00 |
|
Rodrigo Braz Monteiro
|
98ce168b31
|
Merged opengl branch from 806 to 859
Originally committed to SVN as r860.
|
2007-01-21 06:30:19 +00:00 |
|
Rodrigo Braz Monteiro
|
71b8e4b81f
|
Finished isolating videobox
Originally committed to SVN as r770.
|
2007-01-11 05:33:36 +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 |
|