.. |
bitmaps
|
Delete unused button bitmaps
|
2014-01-19 18:35:17 -08:00 |
command
|
Update deps
|
2014-03-09 15:12:40 -07:00 |
gl
|
Strip trailing whitespace from all cpp and h files
|
2012-03-25 04:05:06 +00:00 |
include/aegisub
|
Never ask to change the script resolution when opening dummy video
|
2014-02-01 16:57:13 -08: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 |
res
|
Add resource strings for file associations
|
2014-02-02 08:53:20 -08: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
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
ass_attachment.h
|
Make AssFile::Attachments a vector
|
2014-03-09 15:12:40 -07:00 |
ass_dialogue.cpp
|
Remove AssEntry::Clone
|
2014-03-09 15:12:39 -07:00 |
ass_dialogue.h
|
Devirtualize AssEntry::GetEntryData
|
2014-03-09 15:12:40 -07:00 |
ass_entry.cpp
|
Change some enums into enum classes
|
2013-06-12 20:01:21 -07:00 |
ass_entry.h
|
Devirtualize AssEntry::GetEntryData
|
2014-03-09 15:12:40 -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
|
Make AssFile::Attachments a vector
|
2014-03-09 15:12:40 -07:00 |
ass_file.h
|
Make AssFile::Attachments a vector
|
2014-03-09 15:12:40 -07:00 |
ass_info.h
|
Devirtualize AssEntry::GetEntryData
|
2014-03-09 15:12:40 -07:00 |
ass_karaoke.cpp
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
ass_karaoke.h
|
Use NSDMIs where applicable
|
2013-12-11 18:50:12 -08:00 |
ass_override.cpp
|
Use less ugly string formatting when resampling resolution
|
2014-02-01 08:26:12 -08:00 |
ass_override.h
|
Use NSDMIs where applicable
|
2013-12-11 18:50:12 -08:00 |
ass_parser.cpp
|
Split AssFile into separate lists for each section
|
2014-03-09 08:06:21 -07:00 |
ass_parser.h
|
Split AssFile into separate lists for each section
|
2014-03-09 08:06:21 -07:00 |
ass_style.cpp
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
ass_style.h
|
Devirtualize AssEntry::GetEntryData
|
2014-03-09 15:12:40 -07: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
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
audio_karaoke.h
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07: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
|
Update deps
|
2014-03-09 15:12:40 -07: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-23 11:46:52 -08:00 |
auto4_base.h
|
Use initializer lists in some places
|
2013-12-11 18:50:11 -08:00 |
auto4_lua.cpp
|
Change AssFile::Info to a vector
|
2014-03-09 15:12:39 -07:00 |
auto4_lua.h
|
Do disgusting things to make LuaAssFile work
|
2014-03-09 15:12:40 -07:00 |
auto4_lua_assfile.cpp
|
Do disgusting things to make LuaAssFile work
|
2014-03-09 15:12:40 -07:00 |
auto4_lua_dialog.cpp
|
Return a rgba string for coloralpha lua controls
|
2014-03-02 07:24:06 -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-01 11:46:27 -08:00 |
auto4_lua_scriptreader.cpp
|
Ignore errors when canonicalizing paths for automation
|
2013-12-23 11:37:20 -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
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
base_grid.h
|
Remove the added/removed items arguments from the selection changed signal
|
2014-03-05 17:31:36 -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-01 07:22:37 -08:00 |
dialog_about.h
|
Remove pointless empty destructors
|
2012-12-11 09:06:21 -08:00 |
dialog_attachments.cpp
|
Make AssFile::Attachments a vector
|
2014-03-09 15:12:40 -07: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 09:23:32 -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-01 10:28:10 -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
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
dialog_kara_timing_copy.h
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07: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
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07: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
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
dialog_shift_times.h
|
Kill scoped_ptr in favor of unique_ptr
|
2013-06-11 16:06:58 -07:00 |
dialog_spellchecker.cpp
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
dialog_spellchecker.h
|
Use NSDMIs where applicable
|
2013-12-11 18:50:12 -08:00 |
dialog_style_editor.cpp
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
dialog_style_editor.h
|
Use NSDMIs where applicable
|
2013-12-11 18:50:12 -08:00 |
dialog_style_manager.cpp
|
Remove AssEntry::Clone
|
2014-03-09 15:12:39 -07: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
|
Update deps
|
2014-03-09 15:12:40 -07:00 |
dialog_timing_processor.h
|
Kill the #ifndef AGI_PRE guards
|
2012-12-02 06:33:29 -08:00 |
dialog_translation.cpp
|
Update deps
|
2014-03-09 15:12:40 -07: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
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
export_fixstyle.h
|
Run clang-modernize on things
|
2013-11-23 09:57:22 -08:00 |
export_framerate.cpp
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
export_framerate.h
|
Use NSDMIs where applicable
|
2013-12-11 18:50:12 -08:00 |
factory_manager.h
|
Convert Factory to variadic templates
|
2014-01-06 08:19:39 -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
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07: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
|
Store selection and active line in undo info and restore them on undo
|
2014-03-05 17:31:33 -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
|
Simplify HelpButton a little
|
2013-12-26 17:43:55 -08:00 |
help_button.h
|
Simplify HelpButton a little
|
2013-12-26 17:43:55 -08:00 |
hotkey.cpp
|
Fix non-pch compilation
|
2014-01-11 07:28:38 -08:00 |
hotkey_data_view_model.cpp
|
Add a better error message when a hotkey is set for an invalid command
|
2014-01-03 16:56:18 -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
|
Kill the awkward automatic subtitle format (de)registration
|
2014-03-09 15:12:40 -07:00 |
main.h
|
Handle uncaught exceptions thrown from more places
|
2013-12-23 09:07:20 -08:00 |
Makefile
|
Silence warnings from other people's code
|
2014-01-02 16:35:08 -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 |
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
|
Dynamically switch to the retina toolbar icons as appropriate
|
2013-12-27 09:29:53 -08: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 |
resolution_resampler.cpp
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
resolution_resampler.h
|
Fully extract the resolution resampling logic from DialogResample
|
2013-07-09 08:35:50 -07:00 |
retina_helper.h
|
Dynamically switch to the retina toolbar icons as appropriate
|
2013-12-27 09:29:53 -08:00 |
retina_helper.mm
|
Retinafy the video display
|
2013-12-27 09:56:39 -08: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
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
search_replace_engine.h
|
Use ICU regular expressions for user-entered regexps
|
2013-02-06 13:22:33 -08:00 |
selection_controller.h
|
Remove the added/removed items arguments from the selection changed signal
|
2014-03-05 17:31:36 -08:00 |
spellchecker.cpp
|
Use unique_ptr for most non-wx owning pointers
|
2013-06-08 19:21:49 -07:00 |
spellchecker_hunspell.cpp
|
Refactor spellchecker language listing
|
2013-12-24 09:42:20 -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
|
Make AssFile::Attachments a vector
|
2014-03-09 15:12:40 -07:00 |
subs_controller.h
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
subs_edit_box.cpp
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
subs_edit_box.h
|
Split AssFile into separate lists for each section
|
2014-03-09 08:06:21 -07:00 |
subs_edit_ctrl.cpp
|
Load the thesaurus dictionary asynchronously
|
2013-12-24 09:26:29 -08:00 |
subs_edit_ctrl.h
|
Use NSDMIs where applicable
|
2013-12-11 18:50:12 -08:00 |
subs_preview.cpp
|
Split AssFile into separate lists for each section
|
2014-03-09 08:06:21 -07:00 |
subs_preview.h
|
Use unique_ptr for most non-wx owning pointers
|
2013-06-08 19:21:49 -07:00 |
subtitle_format.cpp
|
Kill the awkward automatic subtitle format (de)registration
|
2014-03-09 15:12:40 -07:00 |
subtitle_format.h
|
Kill the awkward automatic subtitle format (de)registration
|
2014-03-09 15:12:40 -07:00 |
subtitle_format_ass.cpp
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
subtitle_format_ass.h
|
Mostly purge wxWidgets from non-UI stuff
|
2013-02-06 13:22:15 -08:00 |
subtitle_format_ebu3264.cpp
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
subtitle_format_ebu3264.h
|
Mostly purge wxWidgets from non-UI stuff
|
2013-02-06 13:22:15 -08:00 |
subtitle_format_encore.cpp
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07: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
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07: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
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
subtitle_format_srt.h
|
Mostly purge wxWidgets from non-UI stuff
|
2013-02-06 13:22:15 -08:00 |
subtitle_format_transtation.cpp
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
subtitle_format_transtation.h
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
subtitle_format_ttxt.cpp
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
subtitle_format_ttxt.h
|
Mostly purge wxWidgets from non-UI stuff
|
2013-02-06 13:22:15 -08:00 |
subtitle_format_txt.cpp
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07: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
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
subtitles_provider_libass.h
|
Use NSDMIs where applicable
|
2013-12-11 18:50:12 -08:00 |
text_file_reader.cpp
|
Remove some cruft from TextFileReader
|
2014-03-09 08:06:23 -07:00 |
text_file_reader.h
|
Remove some cruft from TextFileReader
|
2014-03-09 08:06:23 -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
|
Fix potential crash when a thesaurus finishes loading
|
2014-01-11 07:48:27 -08:00 |
thesaurus.h
|
Load the thesaurus dictionary asynchronously
|
2013-12-24 09:26:29 -08:00 |
threaded_frame_source.cpp
|
Update deps
|
2014-03-09 15:12:40 -07:00 |
threaded_frame_source.h
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
time_range.h
|
Delete unused copy-and-shift constructor for TimeRange
|
2014-01-11 07:28:23 -08: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 11:47:15 -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-03 16:56:18 -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
|
Dynamically switch to the retina toolbar icons as appropriate
|
2013-12-27 09:29:53 -08:00 |
utils.h
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07: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-01 10:28:10 -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
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
video_context.h
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
video_display.cpp
|
Retinafy the video display
|
2013-12-27 09:56:39 -08:00 |
video_display.h
|
Retinafy the video display
|
2013-12-27 09:56:39 -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
|
Work around an incorrect assertion in older versions of boost. Closes #1702.
|
2014-02-02 09:14:33 -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
|
Never ask to change the script resolution when opening dummy video
|
2014-02-01 16:57:13 -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
|
Redesign the undo stack
|
2014-03-04 20:21:02 -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
|
Make the entry lists be of the appropriate type rather than just AssEntry
|
2014-03-09 15:12:39 -07:00 |
visual_tool_drag.h
|
Remove the added/removed items arguments from the selection changed signal
|
2014-03-05 17:31:36 -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
|
Adjust the appears of the vector clip control handles
|
2014-03-03 20:08:04 -08:00 |
visual_tool_vector_clip.h
|
Use NSDMIs where applicable
|
2013-12-11 18:50:12 -08:00 |