Aegisub/src
Thomas Goyne 62c28ce0d3 Avoid pointless repaints of the grid when seeking video
Keep track of which lines are displayed on the current video frame so
that video seeks only have to repaint the grid when the set actually
changes. Speeds up video playback on non-fbf stuff by ~15%.
2014-06-12 17:06:25 -07:00
..
bitmaps Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
command Eliminate all remaining places where strings are thrown as exceptions 2014-06-11 12:52:30 -07:00
gl Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
include/aegisub Reuse buffers for video frames 2014-06-12 17:06:25 -07:00
libresrc Remove all distfile stuff from the build system 2014-06-09 17:20:56 -07:00
osx Add IME support on OS X 2014-06-04 14:29:37 -07:00
res Add version information to the windows executable 2014-05-15 08:39:09 -07:00
Makefile Remove all distfile stuff from the build system 2014-06-09 17:20:56 -07:00
MatroskaParser.c Don't limit CodecPrivate to 256KB 2014-05-20 09:46:58 -07:00
MatroskaParser.h Use stdint types in MatroskaParser 2014-03-23 09:01:25 -07:00
aegisublocale.cpp Fix non-pch compilation 2014-05-17 18:01:41 -07:00
aegisublocale.h Default to the language selected in the installer 2014-05-15 11:09:38 -07:00
agi_pre.cpp Add custom build system for wxWidgets 2014-05-13 11:02:46 -07:00
agi_pre.h Add #ifdef __cplusplus to the precompiled headers to make Xcode happy 2014-06-05 08:35:50 -07:00
ass_attachment.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
ass_attachment.h Clean up unused includes 2014-05-23 07:28:24 -07:00
ass_dialogue.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
ass_dialogue.h Clean up unused includes 2014-05-23 07:28:24 -07:00
ass_entry.cpp Add a separate SSA subtitle format and move all of the SSA writing stuff there 2014-04-30 06:29:37 -07:00
ass_entry.h Add a separate SSA subtitle format and move all of the SSA writing stuff there 2014-04-30 06:29:37 -07:00
ass_export_filter.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
ass_export_filter.h Eliminate a bunch of explicit constructors/destructors 2014-04-25 14:53:24 -07:00
ass_exporter.cpp Eliminate all remaining places where strings are thrown as exceptions 2014-06-11 12:52:30 -07:00
ass_exporter.h Clean up unused includes 2014-05-23 07:28:24 -07:00
ass_file.cpp Fix crash when an extradata entry is used by more than one line 2014-06-09 17:20:56 -07:00
ass_file.h Redesign how project metadata is stored in the file 2014-05-22 09:29:15 -07:00
ass_info.h Add a separate SSA subtitle format and move all of the SSA writing stuff there 2014-04-30 06:29:37 -07:00
ass_karaoke.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
ass_karaoke.h Clean up unused includes 2014-05-23 07:28:24 -07:00
ass_override.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
ass_override.h Add color matrix conversion to the resolution resampler 2014-05-19 19:32:25 -07:00
ass_parser.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
ass_parser.h Clean up unused includes 2014-05-23 07:28:24 -07:00
ass_style.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
ass_style.h Clean up unused includes 2014-05-23 07:28:24 -07:00
ass_style_storage.cpp Move style catalog indexing and naming logic 2014-05-04 13:03:04 +02:00
ass_style_storage.h Move style catalog indexing and naming logic 2014-05-04 13:03:04 +02:00
ass_time.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
ass_time.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
async_video_provider.cpp Reuse buffers for video frames 2014-06-12 17:06:25 -07:00
async_video_provider.h Reuse buffers for video frames 2014-06-12 17:06:25 -07:00
audio_box.cpp Set the initial audio volume when opening audio 2014-06-03 07:21:07 -07:00
audio_box.h Clean up unused includes 2014-05-23 07:28:24 -07:00
audio_colorscheme.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio_colorscheme.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
audio_controller.cpp Set the initial audio volume when opening audio 2014-06-03 07:21:07 -07:00
audio_controller.h Set the initial audio volume when opening audio 2014-06-03 07:21:07 -07:00
audio_display.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
audio_display.h Don't get the duration from the audio controller on audio open 2014-05-26 09:34:20 -07:00
audio_karaoke.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
audio_karaoke.h Redesign project file handling 2014-05-22 09:29:12 -07:00
audio_marker.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
audio_marker.h Clean up unused includes 2014-05-23 07:28:24 -07:00
audio_player.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio_player_alsa.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio_player_dsound.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio_player_dsound2.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio_player_openal.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio_player_oss.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio_player_portaudio.cpp Fix compilation of the portaudio player 2014-06-03 07:21:07 -07:00
audio_player_portaudio.h Make everything final that can be 2014-03-12 19:07:30 -07:00
audio_player_pulse.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio_provider.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio_provider_avs.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio_provider_convert.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio_provider_dummy.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
audio_provider_ffmpegsource.cpp Eliminate all remaining places where strings are thrown as exceptions 2014-06-11 12:52:30 -07:00
audio_provider_hd.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio_provider_lock.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
audio_provider_pcm.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio_provider_ram.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
audio_renderer.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
audio_renderer.h Clean up unused includes 2014-05-23 07:28:24 -07:00
audio_renderer_spectrum.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
audio_renderer_spectrum.h Make everything final that can be 2014-03-12 19:07:30 -07:00
audio_renderer_waveform.cpp Use unique_ptr for AudioWaveformRenderer's decode buffer 2014-05-23 07:28:25 -07:00
audio_renderer_waveform.h Use unique_ptr for AudioWaveformRenderer's decode buffer 2014-05-23 07:28:25 -07:00
audio_rendering_style.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
audio_timing.h Allow clicking anywhere in the audio display for alt-dragging 2014-05-14 08:37:03 -07:00
audio_timing_dialogue.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
audio_timing_karaoke.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
auto4_base.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
auto4_base.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
auto4_lua.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
auto4_lua.h Clean up unused includes 2014-05-23 07:28:24 -07:00
auto4_lua_assfile.cpp Fix crash on invalid extradata from automation 2014-06-09 17:20:56 -07:00
auto4_lua_dialog.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
auto4_lua_factory.h Make everything final that can be 2014-03-12 19:07:30 -07:00
auto4_lua_progresssink.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
avisynth.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
avisynth_wrap.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
avisynth_wrap.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
base_grid.cpp Avoid pointless repaints of the grid when seeking video 2014-06-12 17:06:25 -07:00
base_grid.h Avoid pointless repaints of the grid when seeking video 2014-06-12 17:06:25 -07:00
block_cache.h Mark move constructors as noexcept 2014-04-17 11:46:28 -07:00
charset_detect.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
charset_detect.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
colorspace.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
colorspace.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
colour_button.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
colour_button.h Make everything final that can be 2014-03-12 19:07:30 -07:00
compat.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
compat.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
context.cpp Redesign project file handling 2014-05-22 09:29:12 -07:00
crash_writer.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
crash_writer.h Kill VideoContext::Get() 2014-03-26 08:23:43 -07:00
crash_writer_minidump.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
dialog_about.cpp Eliminate pointless wxDialog subclasses 2014-05-31 08:11:32 -07:00
dialog_attachments.cpp Eliminate pointless wxDialog subclasses 2014-05-31 08:11:32 -07:00
dialog_automation.cpp Move global_scripts to options.h 2014-06-06 12:08:41 -07:00
dialog_autosave.cpp Eliminate pointless wxDialog subclasses 2014-05-31 08:11:32 -07:00
dialog_colorpicker.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
dialog_detached_video.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
dialog_detached_video.h Make everything final that can be 2014-03-12 19:07:30 -07:00
dialog_dummy_video.cpp Eliminate pointless wxDialog subclasses 2014-05-31 08:11:32 -07:00
dialog_export.cpp Eliminate all remaining places where strings are thrown as exceptions 2014-06-11 12:52:30 -07:00
dialog_export_ebu3264.cpp Eliminate pointless wxDialog subclasses 2014-05-31 08:11:32 -07:00
dialog_export_ebu3264.h Eliminate pointless wxDialog subclasses 2014-05-31 08:11:32 -07:00
dialog_fonts_collector.cpp Kill ScintillaTextCtrl and just always use the UTF-8 methods 2014-05-30 13:24:38 -07:00
dialog_jumpto.cpp Eliminate pointless wxDialog subclasses 2014-05-31 08:11:32 -07:00
dialog_kara_timing_copy.cpp Use initializer lists rather than std::make_pair 2014-05-26 09:34:18 -07:00
dialog_log.cpp Use non-deprecated wxFONT/wxPEN constants 2014-06-04 14:15:26 -07:00
dialog_manager.h Remove a lot of pointless headers for dialogs 2014-05-22 14:58:39 -07:00
dialog_paste_over.cpp Eliminate pointless wxDialog subclasses 2014-05-31 08:11:32 -07:00
dialog_paste_over.h Remove a lot of pointless headers for dialogs 2014-05-22 14:58:39 -07:00
dialog_progress.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
dialog_progress.h Make everything final that can be 2014-03-12 19:07:30 -07:00
dialog_properties.cpp Eliminate pointless wxDialog subclasses 2014-05-31 08:11:32 -07:00
dialog_resample.cpp Eliminate pointless wxDialog subclasses 2014-05-31 08:11:32 -07:00
dialog_search_replace.cpp Move make_unique to its own header file 2014-04-23 15:29:23 -07:00
dialog_search_replace.h Make everything final that can be 2014-03-12 19:07:30 -07:00
dialog_selected_choices.cpp Fix the Select All button in the import styles dialog 2014-06-06 12:08:41 -07:00
dialog_selection.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
dialog_shift_times.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
dialog_spellchecker.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
dialog_style_editor.cpp Set the margin controls in the style editor to the correct initial values 2014-06-07 08:48:40 -07:00
dialog_style_editor.h Clean up unused includes 2014-05-23 07:28:24 -07:00
dialog_style_manager.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
dialog_styling_assistant.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
dialog_styling_assistant.h Clean up unused includes 2014-05-23 07:28:24 -07:00
dialog_text_import.cpp Eliminate pointless wxDialog subclasses 2014-05-31 08:11:32 -07:00
dialog_timing_processor.cpp Eliminate pointless wxDialog subclasses 2014-05-31 08:11:32 -07:00
dialog_translation.cpp Remove some exceptions not used for much of anything 2014-06-11 12:52:30 -07:00
dialog_translation.h Remove some exceptions not used for much of anything 2014-06-11 12:52:30 -07:00
dialog_version_check.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
dialog_video_details.cpp Eliminate pointless wxDialog subclasses 2014-05-31 08:11:32 -07:00
dialog_video_properties.cpp Eliminate pointless wxDialog subclasses 2014-05-31 08:11:32 -07:00
dialogs.h Remove a lot of pointless headers for dialogs 2014-05-22 14:58:39 -07:00
export_fixstyle.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
export_fixstyle.h Make everything final that can be 2014-03-12 19:07:30 -07:00
export_framerate.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
export_framerate.h Redesign project file handling 2014-05-22 09:29:12 -07:00
factory_manager.h Refactor the rest of the factories 2014-03-24 12:40:03 -07:00
ffmpegsource_common.cpp Eliminate some repeated iequals 2014-06-11 12:52:30 -07:00
ffmpegsource_common.h Eliminate all uses of FrameMain via the global app object 2014-03-25 17:06:48 -07:00
fft.cpp Eliminate all remaining places where strings are thrown as exceptions 2014-06-11 12:52:30 -07:00
fft.h Don't compile the FFT code if FFTW is enabled 2014-05-23 07:28:25 -07:00
font_file_lister.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
font_file_lister.h Add a warning for faux bold/italic to the fonts collector 2014-04-17 16:07:01 -07:00
font_file_lister_fontconfig.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
font_file_lister_fontconfig.h Make everything final that can be 2014-03-12 19:07:30 -07:00
format.h Fix compilation with UTF-8 wxString 2014-05-30 11:53:15 -07:00
frame_main.cpp Pull even more of the subs load logic into Project 2014-06-02 13:02:06 -07:00
frame_main.h Clean up unused includes 2014-05-23 07:28:24 -07:00
gl_text.cpp Eliminate all remaining places where strings are thrown as exceptions 2014-06-11 12:52:30 -07:00
gl_text.h Clean up unused includes 2014-05-23 07:28:24 -07:00
gl_wrap.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
gl_wrap.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
grid_column.cpp Fix compilation with UTF-8 wxString 2014-05-30 11:53:15 -07:00
grid_column.h Fix compilation with UTF-8 wxString 2014-05-30 11:53:15 -07:00
help_button.cpp De-wxString HelpButton 2014-06-11 12:52:30 -07:00
help_button.h De-wxString HelpButton 2014-06-11 12:52:30 -07:00
hotkey.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
hotkey_data_view_model.cpp Use less std::set 2014-06-04 14:15:27 -07:00
hotkey_data_view_model.h Use less wxString in HotkeyDataViewModel 2014-06-04 14:15:26 -07:00
initial_line_state.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
initial_line_state.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
main.cpp Eliminate all remaining places where strings are thrown as exceptions 2014-06-11 12:52:30 -07:00
main.h Move global_scripts to options.h 2014-06-06 12:08:41 -07:00
menu.cpp Move global_scripts to options.h 2014-06-06 12:08:41 -07:00
mkv_wrap.cpp Use the customized default styles for SRT files opened from matroska 2014-06-02 13:02:06 -07:00
mkv_wrap.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
options.h Move global_scripts to options.h 2014-06-06 12:08:41 -07:00
pen.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
pen.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
persist_location.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
persist_location.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
placeholder_ctrl.h Move character count stuff to libaegisub 2014-04-18 20:11:38 -07:00
preferences.cpp Set minimum widths for the columns of the hotkeys editor on OS X 2014-06-05 06:33:03 -07:00
preferences.h Eliminate a bunch of entirely pointless OptionPage subclasses 2014-05-31 08:11:32 -07:00
preferences_base.cpp Eliminate a bunch of entirely pointless OptionPage subclasses 2014-05-31 08:11:32 -07:00
preferences_base.h Eliminate a bunch of entirely pointless OptionPage subclasses 2014-05-31 08:11:32 -07:00
project.cpp Pull even more of the subs load logic into Project 2014-06-02 13:02:06 -07:00
project.h Pull even more of the subs load logic into Project 2014-06-02 13:02:06 -07:00
resolution_resampler.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
resolution_resampler.h Add color matrix conversion to the resolution resampler 2014-05-19 19:32:25 -07:00
retina_helper.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
search_replace_engine.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
search_replace_engine.h Use more NSDMIs 2014-05-12 10:05:36 -07:00
selection_controller.cpp Pull even more of the subs load logic into Project 2014-06-02 13:02:06 -07:00
selection_controller.h Pull even more of the subs load logic into Project 2014-06-02 13:02:06 -07:00
spellchecker.cpp Use NSSpellChecker rather than hunspell on OS X 2014-06-11 12:33:09 -07:00
spellchecker_hunspell.cpp Actually use the ?dictionary token. Closes #1761. 2014-06-04 14:15:26 -07:00
spellchecker_hunspell.h Make everything final that can be 2014-03-12 19:07:30 -07:00
spline.cpp Fix a bunch of crashes in the vector clip tool 2014-06-03 10:07:35 -07:00
spline.h Fix a bunch of crashes in the vector clip tool 2014-06-03 10:07:35 -07:00
spline_curve.cpp Use initializer lists rather than std::make_pair 2014-05-26 09:34:18 -07:00
spline_curve.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
string_codec.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
string_codec.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
subs_controller.cpp Eliminate all remaining places where strings are thrown as exceptions 2014-06-11 12:52:30 -07:00
subs_controller.h Pull even more of the subs load logic into Project 2014-06-02 13:02:06 -07:00
subs_edit_box.cpp Revert 50dfa1cd42 for wxGTK 2014-06-08 08:00:11 -07:00
subs_edit_box.h Clean up unused includes 2014-05-23 07:28:24 -07:00
subs_edit_ctrl.cpp Add IME support on OS X 2014-06-04 14:29:37 -07:00
subs_edit_ctrl.h Kill ScintillaTextCtrl and just always use the UTF-8 methods 2014-05-30 13:24:38 -07:00
subs_preview.cpp Reuse buffers for video frames 2014-06-12 17:06:25 -07:00
subs_preview.h Delay showing the font caching dialog until subtitles are actually rendered 2014-03-25 20:04:48 -07:00
subtitle_format.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
subtitle_format.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
subtitle_format_ass.cpp Eliminate all remaining places where strings are thrown as exceptions 2014-06-11 12:52:30 -07:00
subtitle_format_ass.h Move the serialization for the subtitles providers to SubtitlesProvider 2014-05-03 17:22:38 -07:00
subtitle_format_ebu3264.cpp Delete unused variable 2014-06-04 14:15:26 -07:00
subtitle_format_ebu3264.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
subtitle_format_encore.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
subtitle_format_encore.h Kill VideoContext::Get() 2014-03-26 08:23:43 -07:00
subtitle_format_microdvd.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
subtitle_format_microdvd.h Kill VideoContext::Get() 2014-03-26 08:23:43 -07:00
subtitle_format_mkv.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
subtitle_format_mkv.h Kill VideoContext::Get() 2014-03-26 08:23:43 -07:00
subtitle_format_srt.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
subtitle_format_srt.h Kill VideoContext::Get() 2014-03-26 08:23:43 -07:00
subtitle_format_ssa.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
subtitle_format_ssa.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
subtitle_format_transtation.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
subtitle_format_transtation.h Kill VideoContext::Get() 2014-03-26 08:23:43 -07:00
subtitle_format_ttxt.cpp Get the end time of the last line in a less dumb way 2014-06-04 14:15:26 -07:00
subtitle_format_ttxt.h Kill VideoContext::Get() 2014-03-26 08:23:43 -07:00
subtitle_format_txt.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
subtitle_format_txt.h Kill VideoContext::Get() 2014-03-26 08:23:43 -07:00
subtitles_provider.cpp Eliminate all remaining places where strings are thrown as exceptions 2014-06-11 12:52:30 -07:00
subtitles_provider_csri.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
subtitles_provider_csri.h Eliminate all uses of FrameMain via the global app object 2014-03-25 17:06:48 -07:00
subtitles_provider_libass.cpp Eliminate all remaining places where strings are thrown as exceptions 2014-06-11 12:52:30 -07:00
subtitles_provider_libass.h Eliminate all uses of FrameMain via the global app object 2014-03-25 17:06:48 -07:00
text_file_reader.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
text_file_reader.h Use read_file_mapping in TextFileReader 2014-03-21 09:28:17 -07:00
text_file_writer.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
text_file_writer.h Use more NSDMIs 2014-05-12 10:05:36 -07:00
text_selection_controller.cpp Restore the text selection and cursor position on undo 2014-04-17 11:46:28 -07:00
text_selection_controller.h Restore the text selection and cursor position on undo 2014-04-17 11:46:28 -07:00
thesaurus.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
thesaurus.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
time_range.h Clean up unused includes 2014-05-23 07:28:24 -07:00
timeedit_ctrl.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
timeedit_ctrl.h Make everything final that can be 2014-03-12 19:07:30 -07:00
toggle_bitmap.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
toggle_bitmap.h Make everything final that can be 2014-03-12 19:07:30 -07:00
toolbar.cpp Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
tooltip_manager.cpp Eliminate a bunch of explicit constructors/destructors 2014-04-25 14:53:24 -07:00
tooltip_manager.h Eliminate a bunch of explicit constructors/destructors 2014-04-25 14:53:24 -07:00
utils.cpp Add IME support on OS X 2014-06-04 14:29:37 -07:00
utils.h Add IME support on OS X 2014-06-04 14:29:37 -07:00
validators.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
validators.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
vector2d.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
vector2d.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
version.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
version.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
video_box.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
video_box.h Redesign project file handling 2014-05-22 09:29:12 -07:00
video_controller.cpp Remove an entirely pointless GUI-thread-blocking call to GetFrame 2014-06-07 08:48:40 -07:00
video_controller.h Clean up unused includes 2014-05-23 07:28:24 -07:00
video_display.cpp Replace wxString::Format with agi::format 2014-05-30 11:53:14 -07:00
video_display.h Redesign how project metadata is stored in the file 2014-05-22 09:29:15 -07:00
video_frame.cpp Reuse buffers for video frames 2014-06-12 17:06:25 -07:00
video_frame.h Reuse buffers for video frames 2014-06-12 17:06:25 -07:00
video_out_gl.cpp Kill config.h and just force-include acconf.h in non-pch builds 2014-04-16 08:11:37 -07:00
video_out_gl.h Remove a bunch of unused functionalty from agi::Exception 2014-05-30 11:53:14 -07:00
video_provider_avs.cpp Reuse buffers for video frames 2014-06-12 17:06:25 -07:00
video_provider_cache.cpp Reuse buffers for video frames 2014-06-12 17:06:25 -07:00
video_provider_dummy.cpp Reuse buffers for video frames 2014-06-12 17:06:25 -07:00
video_provider_dummy.h Reuse buffers for video frames 2014-06-12 17:06:25 -07:00
video_provider_ffmpegsource.cpp Reuse buffers for video frames 2014-06-12 17:06:25 -07:00
video_provider_manager.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
video_provider_manager.h Eliminate all uses of FrameMain via the global app object 2014-03-25 17:06:48 -07:00
video_provider_yuv4mpeg.cpp Reuse buffers for video frames 2014-06-12 17:06:25 -07:00
video_slider.cpp Only repaint the video slider on seek if the thumb will actually move 2014-06-12 17:06:25 -07:00
video_slider.h Redesign project file handling 2014-05-22 09:29:12 -07:00
visual_feature.cpp Make the visual tool drag handles a little smaller 2014-04-23 07:15:28 -07:00
visual_feature.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
visual_tool.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
visual_tool.h Clean up unused includes 2014-05-23 07:28:24 -07:00
visual_tool_clip.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
visual_tool_clip.h Eliminate a bunch of explicit constructors/destructors 2014-04-25 14:53:24 -07:00
visual_tool_cross.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
visual_tool_cross.h Clean up unused includes 2014-05-23 07:28:24 -07:00
visual_tool_drag.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
visual_tool_drag.h Clean up unused includes 2014-05-23 07:28:24 -07:00
visual_tool_rotatexy.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
visual_tool_rotatexy.h Make everything final that can be 2014-03-12 19:07:30 -07:00
visual_tool_rotatez.cpp Replace boost::format with agi::format 2014-05-30 08:30:31 -07:00
visual_tool_rotatez.h Make everything final that can be 2014-03-12 19:07:30 -07:00
visual_tool_scale.cpp Clean up unused includes 2014-05-23 07:28:24 -07:00
visual_tool_scale.h Make everything final that can be 2014-03-12 19:07:30 -07:00
visual_tool_vector_clip.cpp Fix a bunch of crashes in the vector clip tool 2014-06-03 10:07:35 -07:00
visual_tool_vector_clip.h Fix a bunch of crashes in the vector clip tool 2014-06-03 10:07:35 -07:00