date | project | content | link |
|---|
| 18:16 on Mar 13 | Aegisub | Commit by kollivier :: r 4174 /trunk/aegisub/tools/common-respack.cpp: ( link) Remove unintentionally added tabs. | # |
| 17:51 on Mar 13 | Aegisub | Commit by kollivier :: r 4173 /trunk/aegisub/ (src/libresrc/wscript src/wscript wscript): ( link) Fix the waf build after the libresrc changes, and also tweak the script to properly handle dependency tracking with the generated files. | # |
| 17:44 on Mar 13 | Aegisub | Commit by kollivier :: r 4172 /trunk/aegisub/tools/common-respack.cpp: ( link) We should still increment currentItem when the file and dir tests both return false, as otherwise we get into infinite recursion processing the same item. | # |
| 03:55 on Mar 06 | Aegisub | Commit by verm :: r 4171 /trunk/aegisub/src/libresrc/ (default_mru.json libresrc.cpp libresrc.h): ( link) - Return an std::string
- Be const correct.
- Use c_str() to ensure null termination.
- Remove stray , from default_mru.json.
| # |
| 01:45 on Mar 03 | Aegisub | Commit by plorkyeran :: r 4170 /trunk/aegisub/ (2 files in 2 dirs): ( link) Update the windows build system to work with the changes made in r4169. | # |
| 00:44 on Mar 03 | Aegisub | Commit by verm :: r 4169 /trunk/aegisub/ (6 files in 2 dirs): ( link) Change how libresrc is built:
* Instead of putting code into the .(c|h) files place it into two new files libresrc.(c|h)
* Bitmaps now go into bitmaps.(c|h)
* Default configs into default_config.(c|h)
With this approach we can easily embed any resources by simply calling it with common-respack and not having to do anything else. | # |
| 05:41 on Mar 02 | Aegisub | Commit by nielsm :: r 4168 /branches/audio_display_rewrite/aegisub/src/ (7 files): ( link) Replace audio selection concept with primary playback range concept. The primary range is still considered to be the part to be displayed as "selected" in the audio display, this needs to be changed so the timing controller can report ranges of differently styled audio, e.g. normal, selected, passive. | # |
| 03:41 on Mar 02 | Aegisub | Commit by nielsm :: r 4167 /branches/audio_display_rewrite/aegisub/src/selection_controller.h: ( link) Fix mistakes in Doxygen comments | # |
| 01:40 on Mar 02 | Aegisub | Commit by nielsm :: r 4166 /branches/audio_display_rewrite/aegisub/src/base_grid.cpp: ( link) Fix grid not updating and reporting all changes when updated through the SubtitleSelectionController interface. | # |
| 01:21 on Mar 02 | Aegisub | Commit by nielsm :: r 4165 /branches/audio_display_rewrite/aegisub/src/ (3 files): ( link) Remove the remaining "legacy publics" from AudioDisplay, re-implement a few of the old audio toolbar buttons, document the purpose of the now commented out lines in other files using the now-removed legacy publics. Change Doxygen text for AudioDisplay now that it's "clean". | # |
| 19:37 on Mar 01 | Aegisub | Commit by verm :: r 4164 /trunk/aegisub/configure.in: ( link) Fix typo. (from kovensky), should be merged to 2.1.9 | # |
| 09:27 on Mar 01 | Aegisub | Commit by nielsm :: r 4163 /branches/audio_display_rewrite/aegisub/src/frame_main.cpp: ( link) Fix layout issues with editing area not filling vertical space left by the video display. | # |
| 08:18 on Mar 01 | Aegisub | Commit by nielsm :: r 4162 /branches/audio_display_rewrite/aegisub/Makefile.am: ( link) Remove reporter from build, as it fails building on Mac, and is not used for anything either way. | # |
| 00:43 on Mar 01 | Aegisub | Commit by nielsm :: r 4161 /branches/audio_display_rewrite/aegisub/src/frame_main.cpp: ( link) Only use SetWindowModified() on Mac if building 32 bit, and of course never on non-Mac. | # |
| 02:50 on Feb 26 | Aegisub | Commit by nielsm :: r 4159 /branches/ (32 files in 3 dirs): ( link) Make the BaseGrid a SubtitleSelectionController and litter hopefully correct selection-change announcements around the code. Not yet tested. | # |
| 00:18 on Feb 26 | Aegisub | Commit by plorkyeran :: r 4158 /trunk/contrib/csri/lib/list.c: ( link) Fix a memory leak in csri caused by csri_wrap_insts never being freed. | # |
| 21:14 on Feb 25 | Aegisub | Commit by nielsm :: r 4156 /branches/audio_display_rewrite/aegisub/src/ (4 files): ( link) Add untested handling of subtitle selection to dialogue timing controller. | # |
| 18:46 on Feb 25 | Aegisub | Commit by nielsm :: r 4155 /branches/audio_display_rewrite/aegisub/ (2 files in 2 dirs): ( link) Add SubtitleSelectionController and SubtitleSelectionListener interfaces. | # |
| 17:32 on Feb 25 | Aegisub | Commit by nielsm :: r 4154 /branches/audio_display_rewrite/aegisub/build/aegisub_vs2008/aegisub_vs2008.vcproj: ( link) Introduce a new Controllers category in the MSVC project. | # |
| 09:33 on Feb 25 | Aegisub | Commit by nielsm :: r 4153 /branches/audio_display_rewrite/aegisub/src/ (2 files): ( link) Tweak audio colour scheme and spectrum power scaling a bit further | # |