Amar Takhar
|
931cc7f461
|
* Remove all instances of wxLogDebug and replace them with LOG_W, LOG_D, LOG_E and LOG_D_IF as required.
* Add LOG_(D|W|I)_IF for conditional logging.
Originally committed to SVN as r4465.
|
2010-06-08 23:21:39 +00:00 |
Amar Takhar
|
40e12403d5
|
Merge all changes from the libaegisub branch into trunk, the effective range is r4175:4330. All options have been re-done and now use Cajun to support a json-backed format.
Initial support for low-level access and file I/O methods are included as well.
Originally committed to SVN as r4331.
|
2010-05-21 01:13:36 +00:00 |
Amar Takhar
|
d348b4e33e
|
Fix all the headers in *.cpp, this includes:
* Wrapping all headers that are in agi_pre.h with AGI_PRE.
* Sorting alphabetically.
Originally committed to SVN as r3515.
|
2009-09-10 13:06:40 +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
|
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 |