Amar Takhar
|
324094960b
|
Add btree/*.h to _SOURCES.
Originally committed to SVN as r3411.
|
2009-08-15 04:21:50 +00:00 |
|
Niels Martin Hansen
|
60e2cf3790
|
Add Anton Fedoruk's B+ Tree implementation, intended to be used for for audio display caching among other things.
Originally committed to SVN as r3410.
|
2009-08-15 04:20:25 +00:00 |
|
Amar Takhar
|
3b1a722e5c
|
Add a \n after Kaverins entry to wrap (noticed by kaverin).
Originally committed to SVN as r3409.
|
2009-08-14 05:18:20 +00:00 |
|
harukalover
|
34913135c9
|
Removed a condition which would make clicking on a line that was already selected never update the editbox, this was wrong since the line's text can be changed by functions outside of direct editing in the editbox (e.g. automation scripts)
Originally committed to SVN as r3408.
|
2009-08-14 05:08:29 +00:00 |
|
Amar Takhar
|
a31139a408
|
Reverse tooltips for the Cancel/Accept buttons in Split mode... I checked all of this carefully before I comitted, I guess I read what I wanted to see. (noticed by Kaverin)
Originally committed to SVN as r3407.
|
2009-08-14 04:57:32 +00:00 |
|
Amar Takhar
|
edc7b00b97
|
PNG versions of the modified buttons.
Originally committed to SVN as r3406.
|
2009-08-14 03:17:16 +00:00 |
|
Amar Takhar
|
bebc71ef53
|
Change how the Split/Join mode buttons work. Previously there was a weird hack used to change the text of the buttons when the various modes were used. When switching to icons this was no longer possible -- Well you could switch the bitmap dynamically but that's really gross. Instead the two pairs of buttons are put into their own BoxSizers which are Shown and Hidden when each mode is used.
Originally committed to SVN as r3404.
|
2009-08-14 03:11:34 +00:00 |
|
Niels Martin Hansen
|
d67176de9b
|
Make some (do-nothing) destructors in the chardet library virtual, should fix some warnings on some GCC versions.
Originally committed to SVN as r3403.
|
2009-08-14 01:40:51 +00:00 |
|
Thomas Goyne
|
696e76379e
|
Make the hotkeys for the visual typesetting modes customizable. Closes #992
Originally committed to SVN as r3402.
|
2009-08-13 22:07:43 +00:00 |
|
Amar Takhar
|
7634ce2d4e
|
Add -force to 'hdiutil detach'.. this should stop the "Resource Busy" errors we keep on getting. I should have un-lazy'd myself a long time ago, though if I knew the fix this was this simple I would have.. guess I'm too used to every fix on OS X being long and convoluted. (argh)
Originally committed to SVN as r3401.
|
2009-08-13 19:35:42 +00:00 |
|
Niels Martin Hansen
|
fd65666eb2
|
Forgot to change filenames in doxy comments when renaming audio_spectrum.*.
Originally committed to SVN as r3400.
|
2009-08-13 17:28:12 +00:00 |
|
Niels Martin Hansen
|
dcebd9be94
|
Add constructor and destructor to AudioRendererBitmapProvider base class.
GCC warned that it was missing a virtual destructor while having virtual methods.
Originally committed to SVN as r3399.
|
2009-08-13 16:14:41 +00:00 |
|
Niels Martin Hansen
|
f810fd20ce
|
Rename audio_spectrum.* to audio_renderer_spectrum.* in preparation of converting the spectrum into a slave of AudioRenderer. See #951 and #990.
Originally committed to SVN as r3398.
|
2009-08-13 16:04:45 +00:00 |
|
Amar Takhar
|
bb4207b380
|
It's tools/ now now scripts/ (should fix osx dmging.)
Originally committed to SVN as r3397.
|
2009-08-13 01:12:00 +00:00 |
|
Niels Martin Hansen
|
2a7e42c6a5
|
This should fix Mac builds failing on GL stuff.
Originally committed to SVN as r3396.
|
2009-08-13 00:35:45 +00:00 |
|
Niels Martin Hansen
|
09e27f5df3
|
Add two missing functions to audio_renderer.cpp to finally make it compile!
Originally committed to SVN as r3395.
|
2009-08-13 00:14:36 +00:00 |
|
Niels Martin Hansen
|
80364aaf01
|
Also forgot a wx include for wxMemoryDC in audio_renderer.cpp.
Originally committed to SVN as r3394.
|
2009-08-13 00:05:38 +00:00 |
|
Niels Martin Hansen
|
29f1272843
|
Uh oops, audio_renderer.cpp was including <set> instead of <map>...
Originally committed to SVN as r3393.
|
2009-08-13 00:04:16 +00:00 |
|
Niels Martin Hansen
|
b9e7e178c2
|
Remove changelog.txt reference from MSVC project file, c.f. r3389.
Originally committed to SVN as r3392.
|
2009-08-12 23:48:27 +00:00 |
|
Niels Martin Hansen
|
5501c42cb0
|
Add (currently unused) AudioRendrer class and companions, see #951, #965 and #990.
Originally committed to SVN as r3390.
|
2009-08-12 23:42:53 +00:00 |
|
Niels Martin Hansen
|
0276b31225
|
Get rid of the unused and outdated changelog.txt.
Originally committed to SVN as r3389.
|
2009-08-11 18:21:58 +00:00 |
|
Amar Takhar
|
f8963ff875
|
Update a bunch of icons from Kaverin and add the final two karaoke buttons.
Originally committed to SVN as r3388.
|
2009-08-11 17:01:02 +00:00 |
|
Amar Takhar
|
86e14fc0cc
|
Add an Icons by: Phlip Cash entry for Kaverin to the about dialogue.
Originally committed to SVN as r3387.
|
2009-08-11 07:20:36 +00:00 |
|
Amar Takhar
|
e046f753d9
|
Switch Karaoke mode button, join button and split button to new icons..
Originally committed to SVN as r3385.
|
2009-08-11 06:07:19 +00:00 |
|
Amar Takhar
|
24c25d01e3
|
Change the 'Commit' (text) button to button_audio_commit. (note: we really need to rename our icon reference/filenames)
Originally committed to SVN as r3384.
|
2009-08-11 05:50:11 +00:00 |
|
Amar Takhar
|
94965d1277
|
Add new icon: kara_timing_copier which replaces kanji_timer_button. Nothing has been changed other than the icon name. updates #870
Originally committed to SVN as r3383.
|
2009-08-11 05:35:25 +00:00 |
|
Amar Takhar
|
c945d3e8e4
|
Follow-up r3381 and adjust modified icons, also add new kara_* icons.
Originally committed to SVN as r3382.
|
2009-08-11 05:28:16 +00:00 |
|
Amar Takhar
|
2106a1950c
|
Update png icons to the latest from r3379.. eventually we need to compare the uncompressed DATA entry to detect if an icon has really changed or not..
Originally committed to SVN as r3380.
|
2009-08-09 05:53:47 +00:00 |
|
Karl Blomster
|
26cccd2882
|
Add Simplified Chinese translation by nlnjnj.
Originally committed to SVN as r3378.
|
2009-08-08 13:36:07 +00:00 |
|
Karl Blomster
|
65fb2e7efa
|
Remove a pointless attempt to reindex a file in the ffms2 video provider. It didn't help anything, in fact it just caused crashes since the source object was free'd after the first attempt. Fixes #976.
Originally committed to SVN as r3377.
|
2009-08-07 20:16:13 +00:00 |
|
Karl Blomster
|
1a182098fc
|
Document the Y4M video provider.
Originally committed to SVN as r3376.
|
2009-08-07 19:59:37 +00:00 |
|
Amar Takhar
|
c6c99a1fe6
|
Update icons, just two left find_button (binoculars) and the translation button (fish).
Originally committed to SVN as r3375.
|
2009-08-06 21:57:15 +00:00 |
|
Amar Takhar
|
27256ae44a
|
Add libresrc.cpp, libresrc.h to CLEANFILES.
Originally committed to SVN as r3373.
|
2009-08-06 21:26:27 +00:00 |
|
Amar Takhar
|
2bd48754bd
|
Fix alignment of some --help messages.
Originally committed to SVN as r3371.
|
2009-08-06 04:39:35 +00:00 |
|
Amar Takhar
|
02581bf1f1
|
Add a new option --enable-gcc-prec which will enable the use of gcc precompiled headers, this speeds up the build time (including one time builds) by several oders of magnitude. closes #975
Originally committed to SVN as r3369.
|
2009-08-06 04:35:35 +00:00 |
|
Amar Takhar
|
d899c816b8
|
Document kana_table.*
Originally committed to SVN as r3368.
|
2009-08-06 01:55:24 +00:00 |
|
Amar Takhar
|
6b8ac0d0ea
|
Make the script chmod to 0644 after generating, I don't know why (yet) it uses such strict permissions..
Originally committed to SVN as r3366.
|
2009-08-05 22:04:52 +00:00 |
|
Niels Martin Hansen
|
b6a63c15e6
|
Adjust throwing of exceptions to the new style documented in exception.h.
(Good thing nothing is catching these yet, and it's the only case of "new style" exceptions being used.)
Originally committed to SVN as r3365.
|
2009-08-05 20:52:44 +00:00 |
|
Niels Martin Hansen
|
c731a9b437
|
Document exception.h
Originally committed to SVN as r3364.
|
2009-08-05 20:51:32 +00:00 |
|
Karl Blomster
|
ad4a44a22b
|
Document ffmpegsource_common.cpp/h.
Originally committed to SVN as r3363.
|
2009-08-05 11:21:00 +00:00 |
|
Amar Takhar
|
c5f0ee3767
|
Make sure ../libffms/include is included very early on so it is picked up before any version installed system-wide.
Originally committed to SVN as r3361.
|
2009-08-05 04:02:40 +00:00 |
|
Niels Martin Hansen
|
7f106eaf91
|
Document namespace Aegisub
Originally committed to SVN as r3360.
|
2009-08-05 02:17:13 +00:00 |
|
Karl Blomster
|
47f9492832
|
Change WITH_PORTAUDIO2 to WITH_PORTAUDIO; this renaming was actually done ages ago but never got changed in config/config_windows0.h because nobody builds with it on Windows.
Originally committed to SVN as r3359.
|
2009-08-04 21:17:33 +00:00 |
|
Niels Martin Hansen
|
f664a26b18
|
Rename Kanji Timer step 2: Rename things in docs (and include guard)
Updates #870.
Originally committed to SVN as r3358.
|
2009-08-04 02:00:30 +00:00 |
|
Niels Martin Hansen
|
96acbe33c3
|
Rename Kanji Timer step 1: Rename source files.
Updates #870.
Originally committed to SVN as r3357.
|
2009-08-04 01:53:26 +00:00 |
|
Niels Martin Hansen
|
8c08cb78a0
|
Make ffms2.dll not delayload, it's a required component and having it delayload only makes tracing loader errors harder.
Originally committed to SVN as r3355.
|
2009-08-03 21:32:39 +00:00 |
|
Thomas Goyne
|
755b40a966
|
Switch the safer autosaving to the standard method of writing to a different file then replacing the original.
Originally committed to SVN as r3354.
|
2009-08-02 20:39:36 +00:00 |
|
Thomas Goyne
|
cca0de98cb
|
Make autosave create a temporary backup of the current autosave file before saving so that an error while saving is less likely to cause data loss.
Originally committed to SVN as r3353.
|
2009-08-02 20:32:53 +00:00 |
|
Amar Takhar
|
5ccf95b9df
|
Document Hunspell.
Originally committed to SVN as r3352.
|
2009-08-01 04:37:29 +00:00 |
|
Amar Takhar
|
6bde901e5e
|
Document about dialogue.
Originally committed to SVN as r3351.
|
2009-08-01 04:02:20 +00:00 |
|