Aegisub/aegisub/src
Thomas Goyne 1d90cda8f3 Fix codecvt errors on OS X
When launching Aegisub from Finder (but not via open), using the UTF-8
version of the locale breaks things for whatever reason, but fortunately
it's unneccesary as paths on OS X are always UTF-8 even if the locale
isn't.

Closes #1685.
2014-01-12 09:53:24 -08:00
..
bitmaps Run the icons through ImageOptim 2012-10-10 18:49:19 -07:00
command Fix compilation with wx built with --enable-stl 2014-01-05 08:21:53 -08:00
gl Strip trailing whitespace from all cpp and h files 2012-03-25 04:05:06 +00:00
include/aegisub Clean up factory_manager a bit 2013-10-16 18:08:43 -07:00
libresrc Delete pre-3.0 hotkey/option migration information 2013-12-12 06:36:54 -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
Makefile Silence warnings from other people's code 2014-01-03 07:08:56 -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
aegisublocale.cpp Remove #ifs for older versions of wx 2013-12-11 18:50:12 -08:00
aegisublocale.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
agi_pre.cpp Remove $Id$ markers since git doesn't support them 2012-10-25 17:39:49 -07:00
agi_pre.h Eliminate warnings with VS2012 + Win8 SDK 2013-10-22 07:45:23 -07:00
ass_attachment.cpp Fix AssAttachment::Clone 2013-12-11 07:55:17 -08:00
ass_attachment.h Fix AssAttachment::Clone 2013-12-11 07:55:17 -08:00
ass_dialogue.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
ass_dialogue.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
ass_entry.cpp Change some enums into enum classes 2013-06-12 20:01:21 -07:00
ass_entry.h Change some enums into enum classes 2013-06-12 20:01:21 -07:00
ass_export_filter.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
ass_export_filter.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
ass_exporter.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
ass_exporter.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
ass_file.cpp More unique_ptr 2013-10-27 13:07:19 -07:00
ass_file.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
ass_info.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
ass_karaoke.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
ass_karaoke.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
ass_override.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
ass_override.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
ass_parser.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
ass_parser.h Change some enums into enum classes 2013-06-12 20:01:21 -07:00
ass_style.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
ass_style.h Fix the default angle for styles 2013-12-24 13:18:43 -08:00
ass_style_storage.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
ass_style_storage.h Pass unique_ptrs around by value 2013-09-16 06:43:17 -07:00
ass_time.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
ass_time.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_box.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_box.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_colorscheme.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
audio_colorscheme.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
audio_controller.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
audio_controller.h Remove some unused AudioPlayer methods 2013-09-26 20:31:20 -07:00
audio_display.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_display.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_karaoke.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
audio_karaoke.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_marker.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
audio_marker.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
audio_player.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
audio_player_alsa.cpp Add missing include 2013-10-24 13:17:53 -07:00
audio_player_alsa.h Remove some unused AudioPlayer methods 2013-09-26 20:31:20 -07:00
audio_player_dsound.cpp Remove some unused AudioPlayer methods 2013-09-26 20:31:20 -07:00
audio_player_dsound.h Remove some unused AudioPlayer methods 2013-09-26 20:31:20 -07:00
audio_player_dsound2.cpp Switch to VC++ 2013 on Windows 2013-12-11 15:02:35 -08:00
audio_player_dsound2.h Remove some unused AudioPlayer methods 2013-09-26 20:31:20 -07:00
audio_player_openal.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_player_openal.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_player_oss.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_player_oss.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_player_portaudio.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_player_portaudio.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_player_pulse.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_player_pulse.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_provider.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_provider_avs.cpp Kill StandardPaths 2013-02-06 13:22:33 -08:00
audio_provider_avs.h Drop support for non-little-endian platforms 2013-06-11 20:54:07 -07:00
audio_provider_convert.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
audio_provider_convert.h Pass unique_ptrs around by value 2013-09-16 06:43:17 -07:00
audio_provider_dummy.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
audio_provider_dummy.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
audio_provider_ffmpegsource.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
audio_provider_ffmpegsource.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
audio_provider_hd.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
audio_provider_hd.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
audio_provider_lock.cpp Extract common stuff for wrapper audio providers to a base class 2013-09-26 20:18:29 -07:00
audio_provider_lock.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
audio_provider_pcm.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_provider_pcm.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_provider_ram.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
audio_provider_ram.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
audio_renderer.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_renderer.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_renderer_spectrum.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_renderer_spectrum.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_renderer_waveform.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
audio_renderer_waveform.h Use NSDMIs where applicable 2013-12-11 18:50:12 -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 initializer lists in some places 2013-12-11 18:50:11 -08:00
audio_timing_karaoke.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
auto4_base.cpp Fix loading automation script names from subtitle files 2013-12-24 13:18:43 -08:00
auto4_base.h Use initializer lists in some places 2013-12-11 18:50:11 -08:00
auto4_lua.cpp Replace the standard Lua include path entirely on Windows 2014-01-02 12:42:21 -08:00
auto4_lua.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
auto4_lua_assfile.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
auto4_lua_dialog.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
auto4_lua_factory.h Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
auto4_lua_progresssink.cpp Also return full paths from aegisub.dialog.save 2014-01-02 12:43:35 -08:00
auto4_lua_scriptreader.cpp Ignore errors when canonicalizing paths for automation 2013-12-24 13:18:43 -08:00
auto4_lua_scriptreader.h Add native support for MoonScript 2013-05-03 17:57:32 -07:00
auto4_lua_utils.h Use lua_for_each more places 2013-05-25 16:31:48 -07:00
auto4_regex.cpp Make Lua 5.1 a required dependency 2013-04-16 20:05:43 -07:00
avisynth.h Strip trailing whitespace from all cpp and h files 2012-03-25 04:05:06 +00:00
avisynth_wrap.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
avisynth_wrap.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
base_grid.cpp Fix compilation with wx built with --enable-stl 2014-01-05 08:21:53 -08:00
base_grid.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
block_cache.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
charset_detect.cpp Display the full list of supported character sets if detection fails catastrophically 2013-02-06 13:38:34 -08:00
charset_detect.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
colorspace.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
colorspace.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
colour_button.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
colour_button.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
compat.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
compat.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
config.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_about.cpp Bump copyright years 2014-01-02 12:43:17 -08:00
dialog_about.h Remove pointless empty destructors 2012-12-11 09:06:21 -08:00
dialog_attachments.cpp Fix compilation with wx built with --enable-stl 2014-01-05 08:21:53 -08:00
dialog_attachments.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
dialog_automation.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_automation.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_autosave.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_autosave.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
dialog_colorpicker.cpp Don't overwrite alpha when using the color picker screen dropper 2013-12-24 13:18:44 -08:00
dialog_colorpicker.h Hide the alpha controls when the alpha isn't used 2013-01-14 08:37:02 -08:00
dialog_detached_video.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
dialog_detached_video.h Kill scoped_ptr in favor of unique_ptr 2013-06-11 16:06:58 -07:00
dialog_dummy_video.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_dummy_video.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
dialog_export.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_export.h Kill scoped_ptr in favor of unique_ptr 2013-06-11 16:06:58 -07:00
dialog_export_ebu3264.cpp Fix some warnings when compiling with gcc 2014-01-02 12:43:32 -08:00
dialog_export_ebu3264.h Kill scoped_ptr in favor of unique_ptr 2013-06-11 16:06:58 -07:00
dialog_fonts_collector.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_fonts_collector.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_jumpto.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_jumpto.h Clean up DialogJumpTo slightly 2013-06-12 20:01:21 -07:00
dialog_kara_timing_copy.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_kara_timing_copy.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
dialog_log.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
dialog_log.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_manager.h Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_paste_over.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_paste_over.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_progress.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_progress.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
dialog_properties.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_properties.h Remove unused private member 2013-03-30 07:52:49 -07:00
dialog_resample.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_resample.h Fully extract the resolution resampling logic from DialogResample 2013-07-09 08:35:50 -07:00
dialog_search_replace.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_search_replace.h Kill scoped_ptr in favor of unique_ptr 2013-06-11 16:06:58 -07:00
dialog_selected_choices.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_selected_choices.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
dialog_selection.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_selection.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
dialog_shift_times.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_shift_times.h Kill scoped_ptr in favor of unique_ptr 2013-06-11 16:06:58 -07:00
dialog_spellchecker.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_spellchecker.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
dialog_style_editor.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_style_editor.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
dialog_style_manager.cpp Don't spam the user with many dialogs when pasting invalid styles 2013-12-24 13:18:43 -08:00
dialog_style_manager.h Prefetch the list of fonts for the style editor dialog 2013-07-09 08:35:50 -07:00
dialog_styling_assistant.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_styling_assistant.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
dialog_text_import.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_text_import.h Add an option to not skip blank lines when importing plain text files 2013-02-06 13:38:33 -08:00
dialog_timing_processor.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_timing_processor.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
dialog_translation.cpp Reenable shift-enter in the translation assistant 2014-01-12 06:11:18 -08:00
dialog_translation.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
dialog_version_check.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
dialog_version_check.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
dialog_video_details.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
dialog_video_details.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
export_fixstyle.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
export_fixstyle.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
export_framerate.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
export_framerate.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
factory_manager.h Use initializer lists in some places 2013-12-11 18:50:11 -08:00
ffmpegsource_common.cpp Switch to VC++ 2013 on Windows 2013-12-11 15:02:35 -08:00
ffmpegsource_common.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
fft.cpp Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
fft.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
font_file_lister.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
font_file_lister.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
font_file_lister_fontconfig.cpp Remove pointess OSX_ prefix from functions 2013-10-21 18:11:37 -07:00
font_file_lister_fontconfig.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
frame_main.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
frame_main.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
gl_text.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
gl_text.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
gl_wrap.cpp Apply the line's shear to the x/y rotation grid 2013-12-15 08:06:50 -08:00
gl_wrap.h Apply the line's shear to the x/y rotation grid 2013-12-15 08:06:50 -08:00
help_button.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
help_button.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
hotkey.cpp Fix non-pch compilation 2014-01-12 06:11:04 -08:00
hotkey_data_view_model.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
hotkey_data_view_model.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
initial_line_state.cpp Don't update the initial line state after undo 2013-01-14 08:37:03 -08:00
initial_line_state.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
lpeg.c Add LPeg 0.10 2013-05-03 06:41:07 -07:00
lpeg.h Add LPeg 0.10 2013-05-03 06:41:07 -07:00
main.cpp Fix codecvt errors on OS X 2014-01-12 09:53:24 -08:00
main.h Handle uncaught exceptions thrown from more places 2013-12-24 13:18:43 -08:00
menu.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
mkv_wrap.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
mkv_wrap.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
options.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08: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 Extract options and MRU stuff from main.h 2013-01-09 16:48:31 -08:00
pen.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
persist_location.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
persist_location.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
placeholder_ctrl.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
plugin_manager.cpp Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
plugin_manager.h Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
preferences.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
preferences.h Pass unique_ptrs around by value 2013-09-16 06:43:17 -07:00
preferences_base.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
preferences_base.h Run clang-modernize on things 2013-11-23 09:57:22 -08: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
resolution_resampler.cpp Fix uncaught exception when resampling empty drawings 2013-11-23 09:57:22 -08:00
resolution_resampler.h Fully extract the resolution resampling logic from DialogResample 2013-07-09 08:35:50 -07:00
scintilla_text_ctrl.cpp Make GetReverseUnicodePosition less horribly awful 2013-07-10 17:43:41 -07:00
scintilla_text_ctrl.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
scintilla_text_selection_controller.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
scintilla_text_selection_controller.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
search_replace_engine.cpp Use initializer lists in some places 2013-12-11 18:50:11 -08:00
search_replace_engine.h Use ICU regular expressions for user-entered regexps 2013-02-06 13:22:33 -08:00
selection_controller.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
spellchecker.cpp Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
spellchecker_hunspell.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
spellchecker_hunspell.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
spline.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
spline.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
spline_curve.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
spline_curve.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
string_codec.cpp Actually decode strings in inline_string_decode 2013-02-08 20:27:38 -08:00
string_codec.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
subs_controller.cpp Fix potential use-after-frees on redo 2014-01-02 12:42:24 -08:00
subs_controller.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
subs_edit_box.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
subs_edit_box.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
subs_edit_ctrl.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
subs_edit_ctrl.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
subs_preview.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
subs_preview.h Use unique_ptr for most non-wx owning pointers 2013-06-08 19:21:49 -07:00
subtitle_format.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
subtitle_format.h Use initializer lists in some places 2013-12-11 18:50:11 -08:00
subtitle_format_ass.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
subtitle_format_ass.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
subtitle_format_ebu3264.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
subtitle_format_ebu3264.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
subtitle_format_encore.cpp Support extensions with multiple dots in agi::fs::HasExtension 2013-02-06 13:38:34 -08:00
subtitle_format_encore.h Support extensions with multiple dots in agi::fs::HasExtension 2013-02-06 13:38:34 -08:00
subtitle_format_microdvd.cpp Use raw string literals for regular expressions where useful 2013-12-12 09:27:52 -08:00
subtitle_format_microdvd.h Pass the detected or chosen charset to SubtitleFormat::CanReadFile 2013-10-06 07:04:40 -07:00
subtitle_format_mkv.cpp Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
subtitle_format_mkv.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
subtitle_format_srt.cpp Use raw string literals for regular expressions where useful 2013-12-12 09:27:52 -08:00
subtitle_format_srt.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
subtitle_format_transtation.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
subtitle_format_transtation.h Support extensions with multiple dots in agi::fs::HasExtension 2013-02-06 13:38:34 -08:00
subtitle_format_ttxt.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
subtitle_format_ttxt.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
subtitle_format_txt.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
subtitle_format_txt.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08:00
subtitles_provider.cpp Make libass a hard dependency 2013-06-11 19:46:12 -07:00
subtitles_provider_csri.cpp Redesign VideoFrame 2013-07-01 18:35:09 -07:00
subtitles_provider_csri.h Redesign VideoFrame 2013-07-01 18:35:09 -07:00
subtitles_provider_libass.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
subtitles_provider_libass.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
text_file_reader.cpp Remove the charset detection from TextFileReader since it's never used 2013-04-16 20:05:44 -07:00
text_file_reader.h Remove the charset detection from TextFileReader since it's never used 2013-04-16 20:05:44 -07:00
text_file_writer.cpp Fix non-pch compliation 2013-11-23 09:57:21 -08:00
text_file_writer.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08: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 initializer lists in some places 2013-12-11 18:50:11 -08:00
thesaurus.h Fix some edge-cases in the thesarus code 2013-11-02 07:53:04 -07:00
threaded_frame_source.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
threaded_frame_source.h Use NSDMIs where applicable 2013-12-11 18:50:12 -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 Use the new much shorter event names 2013-12-11 18:50:12 -08:00
timeedit_ctrl.h Work around wxGTK issues with time edits 2014-01-02 12:44:11 -08:00
toggle_bitmap.cpp Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
toggle_bitmap.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
toolbar.cpp Add a better error message when a hotkey is set for an invalid command 2014-01-04 06:20:31 -08:00
tooltip_manager.cpp Fix a bunch of incorrect implicit wxString <-> std::string conversions 2012-12-31 07:09:31 -08:00
tooltip_manager.h Document a few things and kill all remaining placeholders 2012-12-02 13:08:42 -08:00
utils.cpp Get the UI font from CoreText on OS X 2013-12-10 09:08:30 -08:00
utils.h Get the UI font from CoreText on OS X 2013-12-10 09:08:30 -08:00
validators.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
validators.h Fix some warnings when compiling with gcc 2014-01-02 12:43:32 -08:00
vector2d.cpp Run clang-modernize on things 2013-11-23 09:57:22 -08:00
vector2d.h Mostly purge wxWidgets from non-UI stuff 2013-02-06 13:22:15 -08: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 Run clang-modernize on things 2013-11-23 09:57:22 -08:00
video_box.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
video_context.cpp Don't modify the "YCbCr Matrix" header when dummy video is opened 2014-01-12 06:11:24 -08:00
video_context.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
video_display.cpp Preserve the detached video dialog size when changing tools 2013-12-24 13:18:43 -08:00
video_display.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
video_frame.cpp Fix conversion of video frames to RGB 2013-07-04 08:25:25 -07:00
video_frame.h Redesign VideoFrame 2013-07-01 18:35:09 -07:00
video_out_gl.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
video_out_gl.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
video_provider_avs.cpp Honor the color matrix tag from the subtitles file when appropriate 2013-10-17 08:04:03 -07:00
video_provider_avs.h Honor the color matrix tag from the subtitles file when appropriate 2013-10-17 08:04:03 -07:00
video_provider_cache.cpp Fix compilation with boost 1.52. Closes #1670. 2013-12-11 19:36:29 -08:00
video_provider_cache.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
video_provider_dummy.cpp Honor the color matrix tag from the subtitles file when appropriate 2013-10-17 08:04:03 -07:00
video_provider_dummy.h Don't modify the "YCbCr Matrix" header when dummy video is opened 2014-01-12 06:11:24 -08:00
video_provider_ffmpegsource.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
video_provider_ffmpegsource.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
video_provider_manager.cpp Honor the color matrix tag from the subtitles file when appropriate 2013-10-17 08:04:03 -07:00
video_provider_manager.h Honor the color matrix tag from the subtitles file when appropriate 2013-10-17 08:04:03 -07:00
video_provider_yuv4mpeg.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
video_provider_yuv4mpeg.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
video_slider.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
video_slider.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
visual_feature.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
visual_feature.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
visual_tool.cpp Apply the line's shear to the x/y rotation grid 2013-12-15 08:06:50 -08:00
visual_tool.h Apply the line's shear to the x/y rotation grid 2013-12-15 08:06:50 -08:00
visual_tool_clip.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
visual_tool_clip.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
visual_tool_cross.cpp Use more make_unique 2013-10-23 17:08:12 -07:00
visual_tool_cross.h Run clang-modernize on things 2013-11-23 09:57:22 -08:00
visual_tool_drag.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
visual_tool_drag.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
visual_tool_rotatexy.cpp Apply the line's shear to the x/y rotation grid 2013-12-15 08:06:50 -08:00
visual_tool_rotatexy.h Apply the line's shear to the x/y rotation grid 2013-12-15 08:06:50 -08:00
visual_tool_rotatez.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
visual_tool_rotatez.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
visual_tool_scale.cpp Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
visual_tool_scale.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00
visual_tool_vector_clip.cpp Use the new much shorter event names 2013-12-11 18:50:12 -08:00
visual_tool_vector_clip.h Use NSDMIs where applicable 2013-12-11 18:50:12 -08:00