Niels Martin Hansen
4a54dd2bf8
Forgot yet another Makefile in configure.ac.
...
Originally committed to SVN as r1138.
2007-04-25 02:23:07 +00:00
Niels Martin Hansen
1b0201995f
Forgot a makefile... and removed redundant stuff from main Makefile.am.
...
Originally committed to SVN as r1137.
2007-04-25 02:18:55 +00:00
Niels Martin Hansen
e8409a44cd
Forgot to reference additional Makefiles to be configured in configure.ac.
...
Originally committed to SVN as r1136.
2007-04-25 02:13:54 +00:00
Niels Martin Hansen
dcfb3fc2ed
Killed off unused boost headers.
...
And final commit in Makefile.am updates for now... I hope.
Originally committed to SVN as r1135.
2007-04-25 02:03:02 +00:00
Niels Martin Hansen
b068353513
Adding Makefile.am's in smaller steps.. SVN doesn't like me.
...
Originally committed to SVN as r1134.
2007-04-25 01:59:46 +00:00
Niels Martin Hansen
93d0b0a469
Adding Makefile.am's in smaller steps.. SVN doesn't like me.
...
Originally committed to SVN as r1133.
2007-04-25 01:59:01 +00:00
Niels Martin Hansen
1ba8e934f2
Deleted old, unused files.
...
Originally committed to SVN as r1132.
2007-04-25 01:56:09 +00:00
Niels Martin Hansen
f41e701422
Minor updates to kara-templater. (Also removed now-empty auto3/factorybrew/ dir.)
...
Originally committed to SVN as r1131.
2007-04-25 01:55:15 +00:00
Niels Martin Hansen
2069b993bc
Moving around a couple of auto3 scripts to get rid of unneeded subdirs.
...
Originally committed to SVN as r1130.
2007-04-25 01:53:34 +00:00
Niels Martin Hansen
4d0a78b9a9
DSound player seems good now... stop breaking it.
...
Originally committed to SVN as r1129.
2007-04-25 00:35:10 +00:00
Niels Martin Hansen
14582ad00a
Fixed Alsa player, now mostly works. (Incorrect position reporting, strange samplerate glitch at start of playback.) And more fixes to build system.
...
Originally committed to SVN as r1128.
2007-04-24 22:29:27 +00:00
Niels Martin Hansen
a278e4e4a3
More fixing of build system: Properly link GL framework on OS X (I hope.) FFmpeg is now optional. Check for a working pthreads. More detailed warnings when no audio players or video/audio providers are available.
...
Originally committed to SVN as r1127.
2007-04-24 00:52:49 +00:00
Niels Martin Hansen
bd72e621b8
Fixed "invalid -e option" warning when converting images to xpm
...
Originally committed to SVN as r1126.
2007-04-23 23:38:13 +00:00
Niels Martin Hansen
5ee7106920
Various fixes in build system
...
Originally committed to SVN as r1125.
2007-04-23 22:34:52 +00:00
Niels Martin Hansen
3e5d49d46c
Seem to have fixed asserts randomly triggering. Taking the mainloop mutex is important!
...
Originally committed to SVN as r1124.
2007-04-23 20:58:21 +00:00
Niels Martin Hansen
470f8d05c6
Better error reporting
...
Originally committed to SVN as r1123.
2007-04-23 20:26:39 +00:00
Niels Martin Hansen
e4051efbf0
Somewhat working playpack position indicator, but restarting playback doesn't always work properly.
...
Originally committed to SVN as r1122.
2007-04-23 17:34:39 +00:00
Niels Martin Hansen
b63a2ade85
Commented out some trace-prints in PulseAudio player, and added device selection to (still broken) Alsa player.
...
Originally committed to SVN as r1121.
2007-04-23 17:01:00 +00:00
Niels Martin Hansen
15a5e39fff
PulseAudio player seems to kinda work, it just doesn't report playback position yet
...
Originally committed to SVN as r1120.
2007-04-23 16:16:39 +00:00
Rodrigo Braz Monteiro
760cb49475
Made Aegisub use -O2 on posix
...
Originally committed to SVN as r1119.
2007-04-23 02:58:49 +00:00
Niels Martin Hansen
0617076b72
Added (broken) PulseAudio audio player. It currently deadlocks.
...
Originally committed to SVN as r1118.
2007-04-23 02:30:27 +00:00
Rodrigo Braz Monteiro
e3d67151c0
Defaulted audio player to portaudio on non-win32
...
Originally committed to SVN as r1117.
2007-04-22 22:38:49 +00:00
Rodrigo Braz Monteiro
244b28ecf1
Ruby should hopefully work on posix now, but is hopefully optional. Aegisub is a project made of hopes.
...
Originally committed to SVN as r1116.
2007-04-22 22:20:53 +00:00
Niels Martin Hansen
455f7aa7b6
Fix for stupid "missing m4 dir" error
...
Originally committed to SVN as r1115.
2007-04-22 22:10:23 +00:00
Niels Martin Hansen
5851f0561f
Implemented (seemingly broken) Alsa audio player.
...
Fixed hunspell-related bugs in autoconf/automake system.
Originally committed to SVN as r1114.
2007-04-22 21:59:35 +00:00
Niels Martin Hansen
ba944fd9b2
REALLY fixed DSound playback this time.
...
Originally committed to SVN as r1113.
2007-04-22 16:03:28 +00:00
Niels Martin Hansen
cf2d2ff5d4
Fixed "cannot wait for thread termination (invalid handle)" error in Auto4/Lua on wxMSW 2.8.3 by removing threading dependency in Auto4LuaScript::Create. It wasn't needed there anyway.
...
Also removed absolute dependency on hunspell, Aegisub should just build without spellchecking support now. Finally removed requirement to have built with at least one spellchecker. (That was stupid.)
Originally committed to SVN as r1112.
2007-04-22 15:45:29 +00:00
Rodrigo Braz Monteiro
7f6c3a4ba1
1111 GET - failed attempt to get Ruby to work (commented out) and made PortAudio optional (I hope)
...
Originally committed to SVN as r1111.
2007-04-22 07:04:31 +00:00
Rodrigo Braz Monteiro
31fac78388
Fixed hunspell support in Linux.
...
Originally committed to SVN as r1110.
2007-04-22 04:21:19 +00:00
Niels Martin Hansen
a05cf649fe
Proper checking for OpenGL, hopefully also using the right includes on OS X.
...
Most OS X users will want to add --with-apple-opengl-framework to the configure command line.
Originally committed to SVN as r1109.
2007-04-22 02:24:27 +00:00
Rodrigo Braz Monteiro
4f1dc2c59d
Made hunspell into a pluggable factory. This MIGHT cause issues with mythes if hunspell is not available...
...
Originally committed to SVN as r1108.
2007-04-22 02:03:40 +00:00
Rodrigo Braz Monteiro
b2f2cf2d7f
Changed the audio player interface to use pluggable factories and added audio player/provider to options (in a new page, where all advanced audio options were moved to)
...
Originally committed to SVN as r1107.
2007-04-22 01:23:25 +00:00
Niels Martin Hansen
c6722b0587
Fixed some building on Linux, at least on Ubuntu Feisty amd64. Also
...
updated configure.ac to check for wxSTC instead of wxScintilla.
Originally committed to SVN as r1106.
2007-04-22 00:23:21 +00:00
Rodrigo Braz Monteiro
be0cedb475
Made esc work with attachments, automation and spell checker dialogs, and jfs's suggested changes to dsound code
...
Originally committed to SVN as r1105.
2007-04-22 00:14:58 +00:00
Rodrigo Braz Monteiro
b91f1a0511
Replaced wxScintilla with the more sane (and standard) wxStyledTextCtrl.
...
Originally committed to SVN as r1104.
2007-04-21 23:16:38 +00:00
Rodrigo Braz Monteiro
feff4e63f3
More optimizations
...
Originally committed to SVN as r1103.
2007-04-20 23:07:22 +00:00
Rodrigo Braz Monteiro
83f0c94545
Optimizations to AssTime::ParseASS()
...
Originally committed to SVN as r1102.
2007-04-20 22:17:42 +00:00
Niels Martin Hansen
168d08acc2
Fixed compiler warning and removed some dead code.
...
Originally committed to SVN as r1101.
2007-04-20 21:15:21 +00:00
Niels Martin Hansen
c1cb6e4367
Stable, correct and uncut audio playback GET!
...
Originally committed to SVN as r1100.
2007-04-20 18:07:44 +00:00
Niels Martin Hansen
4276b02f89
Fixed #320 , other applications no longer interfere with audio playback. Apparently those notifications for DSound buffers aren't reliable at all.
...
Still one minor problem with audio display cursor making a strange jump about one second from end of selection, this doesn't seem to affect playback though.
Originally committed to SVN as r1099.
2007-04-20 16:27:18 +00:00
Niels Martin Hansen
813a487b23
Rewrote lots of the DirectSound audio code, hopefully it's more stable now.
...
Originally committed to SVN as r1098.
2007-04-19 23:38:54 +00:00
Rodrigo Braz Monteiro
877c4bf1b1
Much faster subtitles loading (only really relevant for huge files, though) and undo stack operations.
...
Originally committed to SVN as r1097.
2007-04-19 15:22:47 +00:00
Rodrigo Braz Monteiro
95bc4227f2
fixed an odd option
...
Originally committed to SVN as r1096.
2007-04-18 20:59:36 +00:00
Rodrigo Braz Monteiro
f64d5341ce
A few Linux fixes
...
Originally committed to SVN as r1095.
2007-04-18 20:24:32 +00:00
Rodrigo Braz Monteiro
8a7fc29c5d
Fixed makefile to include two missing cpp files
...
Originally committed to SVN as r1094.
2007-04-18 19:44:45 +00:00
Rodrigo Braz Monteiro
9f18c2d448
Fixed hidden cursor on right click
...
Originally committed to SVN as r1093.
2007-04-18 04:51:17 +00:00
Rodrigo Braz Monteiro
9dcb9d7884
Added a "defaults" button to options dialog.
...
Originally committed to SVN as r1092.
2007-04-18 04:03:22 +00:00
Rodrigo Braz Monteiro
0c7b674e55
General tweaks
...
Originally committed to SVN as r1091.
2007-04-18 03:38:48 +00:00
Rodrigo Braz Monteiro
870d249123
Fixed autosaving of some file types.
...
Originally committed to SVN as r1090.
2007-04-18 01:59:50 +00:00
Rodrigo Braz Monteiro
e6331a182a
Forgot to add browse button to linux makefile
...
Originally committed to SVN as r1089.
2007-04-17 23:03:08 +00:00