.. |
bitmaps
|
Run the icons through ImageOptim
|
2012-10-10 18:49:19 -07:00 |
command
|
Use std::any_of rather than std::find_if() != end()
|
2012-11-13 05:52:24 -08:00 |
gl
|
Strip trailing whitespace from all cpp and h files
|
2012-03-25 04:05:06 +00:00 |
include/aegisub
|
Move the spellchecker base class to libaegisub
|
2012-11-10 18:05:57 -08:00 |
libresrc
|
Add a basic dialog for opening Autosave files
|
2012-11-12 18:35:26 -08:00 |
msvc
|
Use a patched zconf.h that doesn't try to include unistd.h when it isn't available
|
2012-11-17 11:13:08 -08:00 |
aegisub_endian.h
|
Include cstdint rather than stdint.h
|
2012-11-10 18:05:57 -08:00 |
aegisublocale.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
aegisublocale.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
agi_pre.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
agi_pre.h
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
ass_attachment.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
ass_attachment.h
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
ass_dialogue.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
ass_dialogue.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
ass_entry.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
ass_entry.h
|
Convert AssFile::Line to an intrusive list
|
2012-11-10 18:05:56 -08:00 |
ass_export_filter.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
ass_export_filter.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
ass_exporter.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
ass_exporter.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
ass_file.cpp
|
Replace all uses of auto_ptr with unique_ptr
|
2012-11-15 18:15:39 -08:00 |
ass_file.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
ass_karaoke.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
ass_karaoke.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
ass_override.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
ass_override.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
ass_parser.cpp
|
Replace all uses of auto_ptr with unique_ptr
|
2012-11-15 18:15:39 -08:00 |
ass_parser.h
|
Replace all uses of auto_ptr with unique_ptr
|
2012-11-15 18:15:39 -08:00 |
ass_style.cpp
|
Replace AssColor with agi::Color
|
2012-11-10 18:05:56 -08:00 |
ass_style.h
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
ass_style_storage.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
ass_style_storage.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
ass_time.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
ass_time.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_box.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_box.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_colorscheme.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_colorscheme.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_controller.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_controller.h
|
Include cstdint rather than stdint.h
|
2012-11-10 18:05:57 -08:00 |
audio_display.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
audio_display.h
|
Include cstdint rather than stdint.h
|
2012-11-10 18:05:57 -08:00 |
audio_karaoke.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
audio_karaoke.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_marker.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
audio_marker.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_player.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
audio_player_alsa.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_player_alsa.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_player_dsound.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
audio_player_dsound.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_player_dsound2.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
audio_player_dsound2.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_player_openal.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_player_openal.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_player_oss.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
audio_player_oss.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_player_portaudio.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
audio_player_portaudio.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_player_pulse.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
audio_player_pulse.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_provider.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
audio_provider_avs.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_provider_avs.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_provider_convert.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_provider_convert.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_provider_dummy.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_provider_dummy.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_provider_ffmpegsource.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
audio_provider_ffmpegsource.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_provider_hd.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
audio_provider_hd.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_provider_lock.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_provider_lock.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_provider_pcm.cpp
|
Include cstdint rather than stdint.h
|
2012-11-10 18:05:57 -08:00 |
audio_provider_pcm.h
|
Remove windows.h from the precompiled header
|
2012-11-10 18:05:56 -08:00 |
audio_provider_ram.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
audio_provider_ram.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_renderer.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
audio_renderer.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_renderer_spectrum.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_renderer_spectrum.h
|
Include cstdint rather than stdint.h
|
2012-11-10 18:05:57 -08:00 |
audio_renderer_waveform.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_renderer_waveform.h
|
Include cstdint rather than stdint.h
|
2012-11-10 18:05:57 -08:00 |
audio_rendering_style.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_timing.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
audio_timing_dialogue.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
audio_timing_karaoke.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
auto4_base.cpp
|
Use std::any_of rather than std::find_if() != end()
|
2012-11-13 05:52:24 -08:00 |
auto4_base.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
auto4_lua.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
auto4_lua.h
|
Store the lines in LuaAssFile in a vector
|
2012-11-10 18:05:55 -08:00 |
auto4_lua_assfile.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
auto4_lua_dialog.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
auto4_lua_factory.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
auto4_lua_progresssink.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
auto4_lua_scriptreader.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
auto4_lua_scriptreader.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
avisynth.h
|
Strip trailing whitespace from all cpp and h files
|
2012-03-25 04:05:06 +00:00 |
avisynth_wrap.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
avisynth_wrap.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
base_grid.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
base_grid.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
block_cache.h
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
charset_conv.cpp
|
Include cstdint rather than stdint.h
|
2012-11-10 18:05:57 -08:00 |
charset_conv.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
charset_detect.cpp
|
Make UCDetect a little less insane
|
2012-11-13 08:46:31 -08:00 |
charset_detect.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
colorspace.cpp
|
Replace AssColor with agi::Color
|
2012-11-10 18:05:56 -08:00 |
colorspace.h
|
Replace AssColor with agi::Color
|
2012-11-10 18:05:56 -08:00 |
colour_button.cpp
|
Replace AssColor with agi::Color
|
2012-11-10 18:05:56 -08:00 |
colour_button.h
|
Replace AssColor with agi::Color
|
2012-11-10 18:05:56 -08:00 |
compat.cpp
|
Move the spellchecker base class to libaegisub
|
2012-11-10 18:05:57 -08:00 |
compat.h
|
Move the spellchecker base class to libaegisub
|
2012-11-10 18:05:57 -08:00 |
config.h
|
Drop support for config_windows.h
|
2012-11-12 18:35:23 -08:00 |
dialog_about.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_about.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_attachments.cpp
|
Add range adaptor for filtering to a specific subclass from a heterogeneous range
|
2012-11-12 18:35:25 -08:00 |
dialog_attachments.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_automation.cpp
|
Use lambdas in a few places
|
2012-11-12 19:40:42 -08:00 |
dialog_automation.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_autosave.cpp
|
Fix compliation with gcc 4.7
|
2012-11-15 18:15:40 -08:00 |
dialog_autosave.h
|
Add backups and crash recovery files to the autosave dialog. Closes #657.
|
2012-11-12 18:35:26 -08:00 |
dialog_colorpicker.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
dialog_colorpicker.h
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
dialog_detached_video.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_detached_video.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_dummy_video.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
dialog_dummy_video.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_export.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
dialog_export.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_export_ebu3264.cpp
|
Add support for writing unformatted level 1 teletext to the EBU STL subtitle format
|
2012-03-29 19:05:45 +00:00 |
dialog_export_ebu3264.h
|
Add support for writing unformatted level 1 teletext to the EBU STL subtitle format
|
2012-03-29 19:05:45 +00:00 |
dialog_fonts_collector.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
dialog_fonts_collector.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_jumpto.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
dialog_jumpto.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_kara_timing_copy.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
dialog_kara_timing_copy.h
|
Convert AssFile::Line to an intrusive list
|
2012-11-10 18:05:56 -08:00 |
dialog_log.cpp
|
Fix compilation with C++ 11/libc++
|
2012-11-12 18:35:21 -08:00 |
dialog_log.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_manager.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
dialog_paste_over.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
dialog_paste_over.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_progress.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
dialog_progress.h
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
dialog_properties.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
dialog_properties.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_resample.cpp
|
Add range adaptor for filtering to a specific subclass from a heterogeneous range
|
2012-11-12 18:35:25 -08:00 |
dialog_resample.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_search_replace.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
dialog_search_replace.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_selected_choices.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_selected_choices.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_selection.cpp
|
Add range adaptor for filtering to a specific subclass from a heterogeneous range
|
2012-11-12 18:35:25 -08:00 |
dialog_selection.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_shift_times.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
dialog_shift_times.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_spellchecker.cpp
|
Fix compliation with gcc 4.7
|
2012-11-15 18:15:40 -08:00 |
dialog_spellchecker.h
|
Extract word-splitting logic from the syntax highlighter
|
2012-11-12 18:35:25 -08:00 |
dialog_style_editor.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
dialog_style_editor.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_style_manager.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
dialog_style_manager.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
dialog_styling_assistant.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_styling_assistant.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_text_import.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
dialog_text_import.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_timing_processor.cpp
|
Use lambdas in a few places
|
2012-11-12 19:40:42 -08:00 |
dialog_timing_processor.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_translation.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
dialog_translation.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_version_check.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
dialog_version_check.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_video_details.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
dialog_video_details.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
export_fixstyle.cpp
|
Add range adaptor for filtering to a specific subclass from a heterogeneous range
|
2012-11-12 18:35:25 -08:00 |
export_fixstyle.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
export_framerate.cpp
|
Add range adaptor for filtering to a specific subclass from a heterogeneous range
|
2012-11-12 18:35:25 -08:00 |
export_framerate.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
factory_manager.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
ffmpegsource_common.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
ffmpegsource_common.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
fft.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
fft.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
font_file_lister.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
font_file_lister.h
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
font_file_lister_fontconfig.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
font_file_lister_fontconfig.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
frame_main.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
frame_main.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
gl_text.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
gl_text.h
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
gl_wrap.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
gl_wrap.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
help_button.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
help_button.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
hotkey.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
hotkey_data_view_model.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
hotkey_data_view_model.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
kana_table.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
kana_table.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
main.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
main.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
Makefile
|
Add a basic dialog for opening Autosave files
|
2012-11-12 18:35:26 -08:00 |
MatroskaParser.c
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
MatroskaParser.h
|
Strip trailing whitespace from all cpp and h files
|
2012-03-25 04:05:06 +00:00 |
md5.c
|
Add svn:keywords for files modified in r3310.
|
2009-07-29 05:43:58 +00:00 |
md5.h
|
Strip trailing whitespace from all cpp and h files
|
2012-03-25 04:05:06 +00:00 |
menu.cpp
|
Replace all uses of auto_ptr with unique_ptr
|
2012-11-15 18:15:39 -08:00 |
mkv_wrap.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
mkv_wrap.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
osx-run.sh
|
Exit on error in osx-run.sh
|
2012-06-12 03:13:53 +00:00 |
osx_utils.mm
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
pen.cpp
|
Replace AssColor with agi::Color
|
2012-11-10 18:05:56 -08:00 |
pen.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
persist_location.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
persist_location.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
placeholder_ctrl.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
plugin_manager.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
plugin_manager.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
preferences.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
preferences.h
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
preferences_base.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
preferences_base.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
res.rc
|
I thought res.rc was already updated, I should have looked.. this fixes breakage in r3281.
|
2009-07-25 19:46:10 +00:00 |
scintilla_text_ctrl.cpp
|
Extract word-splitting logic from the syntax highlighter
|
2012-11-12 18:35:25 -08:00 |
scintilla_text_ctrl.h
|
Extract word-splitting logic from the syntax highlighter
|
2012-11-12 18:35:25 -08:00 |
scintilla_text_selection_controller.cpp
|
Add a TextSelectionController interface to avoid exposing the wxSTC edit directly in the context
|
2012-10-12 14:54:08 -07:00 |
scintilla_text_selection_controller.h
|
Add a TextSelectionController interface to avoid exposing the wxSTC edit directly in the context
|
2012-10-12 14:54:08 -07:00 |
selection_controller.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
spellchecker.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
spellchecker_hunspell.cpp
|
Fix compilation with C++ 11/libc++
|
2012-11-12 18:35:21 -08:00 |
spellchecker_hunspell.h
|
Move the spellchecker base class to libaegisub
|
2012-11-10 18:05:57 -08:00 |
spline.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
spline.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
spline_curve.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
spline_curve.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
standard_paths.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
standard_paths.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
string_codec.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
string_codec.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
subs_edit_box.cpp
|
Add range adaptor for filtering to a specific subclass from a heterogeneous range
|
2012-11-12 18:35:25 -08:00 |
subs_edit_box.h
|
Switch to boost.container for containers of incomplete types
|
2012-11-10 18:05:56 -08:00 |
subs_edit_ctrl.cpp
|
Add karaoke templater support to the syntax highlighter
|
2012-11-12 18:35:27 -08:00 |
subs_edit_ctrl.h
|
Extract word-splitting logic from the syntax highlighter
|
2012-11-12 18:35:25 -08:00 |
subs_grid.cpp
|
Convert AssFile::Line to an intrusive list
|
2012-11-10 18:05:56 -08:00 |
subs_grid.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
subs_preview.cpp
|
Replace AssColor with agi::Color
|
2012-11-10 18:05:56 -08:00 |
subs_preview.h
|
Replace AssColor with agi::Color
|
2012-11-10 18:05:56 -08:00 |
subtitle_format.cpp
|
Add range adaptor for filtering to a specific subclass from a heterogeneous range
|
2012-11-12 18:35:25 -08:00 |
subtitle_format.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
subtitle_format_ass.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
subtitle_format_ass.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
subtitle_format_ebu3264.cpp
|
Add range adaptor for filtering to a specific subclass from a heterogeneous range
|
2012-11-12 18:35:25 -08:00 |
subtitle_format_ebu3264.h
|
Port the EBU STL (tech 3264) subtitle format from 2.1.9
|
2012-03-29 19:05:26 +00:00 |
subtitle_format_encore.cpp
|
Add range adaptor for filtering to a specific subclass from a heterogeneous range
|
2012-11-12 18:35:25 -08:00 |
subtitle_format_encore.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
subtitle_format_microdvd.cpp
|
Add range adaptor for filtering to a specific subclass from a heterogeneous range
|
2012-11-12 18:35:25 -08:00 |
subtitle_format_microdvd.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
subtitle_format_mkv.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
subtitle_format_mkv.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
subtitle_format_srt.cpp
|
Add range adaptor for filtering to a specific subclass from a heterogeneous range
|
2012-11-12 18:35:25 -08:00 |
subtitle_format_srt.h
|
Convert AssFile::Line to an intrusive list
|
2012-11-10 18:05:56 -08:00 |
subtitle_format_transtation.cpp
|
Add range adaptor for filtering to a specific subclass from a heterogeneous range
|
2012-11-12 18:35:25 -08:00 |
subtitle_format_transtation.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
subtitle_format_ttxt.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
subtitle_format_ttxt.h
|
Convert AssFile::Line to an intrusive list
|
2012-11-10 18:05:56 -08:00 |
subtitle_format_txt.cpp
|
Add range adaptor for filtering to a specific subclass from a heterogeneous range
|
2012-11-12 18:35:25 -08:00 |
subtitle_format_txt.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
subtitles_provider.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
subtitles_provider_csri.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
subtitles_provider_csri.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
subtitles_provider_libass.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
subtitles_provider_libass.h
|
Include cstdint rather than stdint.h
|
2012-11-10 18:05:57 -08:00 |
text_file_reader.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
text_file_reader.h
|
Replace all uses of auto_ptr with unique_ptr
|
2012-11-15 18:15:39 -08:00 |
text_file_writer.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
text_file_writer.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
text_selection_controller.h
|
Add a TextSelectionController interface to avoid exposing the wxSTC edit directly in the context
|
2012-10-12 14:54:08 -07:00 |
thesaurus.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
thesaurus.h
|
Move the spellchecker base class to libaegisub
|
2012-11-10 18:05:57 -08:00 |
threaded_frame_source.cpp
|
Replace all uses of auto_ptr with unique_ptr
|
2012-11-15 18:15:39 -08:00 |
threaded_frame_source.h
|
Replace all uses of auto_ptr with unique_ptr
|
2012-11-15 18:15:39 -08:00 |
time_range.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
timeedit_ctrl.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
timeedit_ctrl.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
toggle_bitmap.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
toggle_bitmap.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
toolbar.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
tooltip_manager.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
tooltip_manager.h
|
Switch to boost.container for containers of incomplete types
|
2012-11-10 18:05:56 -08:00 |
utils.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
utils.h
|
Extract word-splitting logic from the syntax highlighter
|
2012-11-12 18:35:25 -08:00 |
validators.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
validators.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
variable_data.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
variable_data.h
|
Replace AssColor with agi::Color
|
2012-11-10 18:05:56 -08:00 |
vector2d.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
vector2d.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
version.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
version.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
video_box.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
video_box.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
video_context.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
video_context.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
video_display.cpp
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
video_display.h
|
Remove references to tr1
|
2012-11-10 18:05:57 -08:00 |
video_frame.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
video_frame.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
video_out_gl.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
video_out_gl.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
video_provider_avs.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
video_provider_avs.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
video_provider_cache.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
video_provider_cache.h
|
Switch to boost.container for containers of incomplete types
|
2012-11-10 18:05:56 -08:00 |
video_provider_dummy.cpp
|
Replace AssColor with agi::Color
|
2012-11-10 18:05:56 -08:00 |
video_provider_dummy.h
|
Replace AssColor with agi::Color
|
2012-11-10 18:05:56 -08:00 |
video_provider_ffmpegsource.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
video_provider_ffmpegsource.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
video_provider_manager.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
video_provider_manager.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
video_provider_yuv4mpeg.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
video_provider_yuv4mpeg.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
video_slider.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
video_slider.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
visual_feature.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
visual_feature.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
visual_tool.cpp
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
visual_tool.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
visual_tool_clip.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
visual_tool_clip.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
visual_tool_cross.cpp
|
Use range-based for loops in a bunch of places
|
2012-11-12 18:35:25 -08:00 |
visual_tool_cross.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
visual_tool_drag.cpp
|
Use lambdas in a few places
|
2012-11-12 19:40:42 -08:00 |
visual_tool_drag.h
|
NULL -> nullptr
|
2012-11-13 08:51:01 -08:00 |
visual_tool_rotatexy.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
visual_tool_rotatexy.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
visual_tool_rotatez.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
visual_tool_rotatez.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
visual_tool_scale.cpp
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
visual_tool_scale.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |
visual_tool_vector_clip.cpp
|
Use lambdas in a few places
|
2012-11-12 19:40:42 -08:00 |
visual_tool_vector_clip.h
|
Remove $Id$ markers since git doesn't support them
|
2012-10-25 17:39:49 -07:00 |