Aegisub/aegisub/src
Thomas Goyne dcffc3fd38 Show all selected lines in the audio display in dialogue mode
Originally committed to SVN as r6572.
2012-03-12 00:07:27 +00:00
..
bitmaps
command Make the fonts collector dialog modeless 2012-03-09 00:24:01 +00:00
config
gl
include/aegisub Add a dialog manager for modeless dialogs so that they don't have to all be stuffed into the context 2012-03-09 00:23:41 +00:00
libresrc Add support for the Selected style to the audio renderers 2012-03-12 00:07:16 +00:00
msvc
Makefile
MatroskaParser.c
MatroskaParser.h
aegisub_endian.h
aegisublocale.cpp
aegisublocale.h
agi_pre.cpp
agi_pre.h Fix checks for which OpenGL headers to include on OS X 2012-02-23 19:28:08 +00:00
ass_attachment.cpp
ass_attachment.h
ass_dialogue.cpp Silence some clang warnings 2012-03-10 02:16:08 +00:00
ass_dialogue.h Silence some clang warnings 2012-03-10 02:16:08 +00:00
ass_entry.cpp
ass_entry.h
ass_export_filter.cpp
ass_export_filter.h
ass_exporter.cpp
ass_exporter.h
ass_file.cpp Add commands and menu entries to sort only the selected lines. Closes #1457. 2012-03-07 22:41:12 +00:00
ass_file.h Add commands and menu entries to sort only the selected lines. Closes #1457. 2012-03-07 22:41:12 +00:00
ass_karaoke.cpp Move lead in/out logic to the timing controllers 2012-02-22 22:00:54 +00:00
ass_karaoke.h Move lead in/out logic to the timing controllers 2012-02-22 22:00:54 +00:00
ass_override.cpp
ass_override.h
ass_style.cpp Silence some clang warnings 2012-03-10 02:16:08 +00:00
ass_style.h
ass_style_storage.cpp Move more of the style storage management logic to AssStyleStorage 2012-03-08 04:17:29 +00:00
ass_style_storage.h Move more of the style storage management logic to AssStyleStorage 2012-03-08 04:17:29 +00:00
ass_time.cpp Apply bounds checking to AssTimes generated from strings 2012-03-11 23:04:56 +00:00
ass_time.h
audio_box.cpp
audio_box.h
audio_colorscheme.cpp Add support for the Selected style to the audio renderers 2012-03-12 00:07:16 +00:00
audio_colorscheme.h
audio_controller.cpp
audio_controller.h
audio_display.cpp Show all selected lines in the audio display in dialogue mode 2012-03-12 00:07:27 +00:00
audio_display.h
audio_karaoke.cpp
audio_karaoke.h
audio_marker.cpp
audio_marker.h
audio_player.cpp
audio_player_alsa.cpp Fix crash on underrun in the alsa player 2012-02-20 18:22:43 +00:00
audio_player_alsa.h
audio_player_dsound.cpp
audio_player_dsound.h
audio_player_dsound2.cpp Use scoped_holder in a handful of places 2012-02-20 18:22:12 +00:00
audio_player_dsound2.h
audio_player_openal.cpp
audio_player_openal.h
audio_player_oss.cpp
audio_player_oss.h
audio_player_portaudio.cpp Add missing spaces after colons in error messages 2012-03-11 23:51:10 +00:00
audio_player_portaudio.h
audio_player_pulse.cpp
audio_player_pulse.h
audio_provider.cpp
audio_provider_avs.cpp
audio_provider_avs.h
audio_provider_convert.cpp
audio_provider_convert.h
audio_provider_dummy.cpp
audio_provider_dummy.h
audio_provider_ffmpegsource.cpp Fix reindexing of files on every open 2012-02-29 01:24:16 +00:00
audio_provider_ffmpegsource.h Use scoped_holder in a handful of places 2012-02-20 18:22:12 +00:00
audio_provider_hd.cpp
audio_provider_hd.h
audio_provider_pcm.cpp Use scoped_holder in a handful of places 2012-02-20 18:22:12 +00:00
audio_provider_pcm.h Use scoped_holder in a handful of places 2012-02-20 18:22:12 +00:00
audio_provider_ram.cpp
audio_provider_ram.h
audio_renderer.cpp Add support for the Selected style to the audio renderers 2012-03-12 00:07:16 +00:00
audio_renderer.h
audio_renderer_spectrum.cpp Add support for the Selected style to the audio renderers 2012-03-12 00:07:16 +00:00
audio_renderer_spectrum.h Add support for the Selected style to the audio renderers 2012-03-12 00:07:16 +00:00
audio_renderer_waveform.cpp Add support for the Selected style to the audio renderers 2012-03-12 00:07:16 +00:00
audio_renderer_waveform.h Add support for the Selected style to the audio renderers 2012-03-12 00:07:16 +00:00
audio_rendering_style.h Add support for the Selected style to the audio renderers 2012-03-12 00:07:16 +00:00
audio_timing.h Move lead in/out logic to the timing controllers 2012-02-22 22:00:54 +00:00
audio_timing_dialogue.cpp Show all selected lines in the audio display in dialogue mode 2012-03-12 00:07:27 +00:00
audio_timing_karaoke.cpp In karaoke mode use the Selected style for the portion of the active line not in the active syllable 2012-03-12 00:07:22 +00:00
auto4_base.cpp Make the automation manager dialog modeless 2012-03-09 00:23:30 +00:00
auto4_base.h Use int64_t for progress reporting rather than int as it's what ffms2 requires. Fixes magic jumping progress bars during indexing. 2012-03-10 01:00:13 +00:00
auto4_lua.cpp OS X compilation fixes 2012-02-23 19:28:19 +00:00
auto4_lua.h Use validators for reading values from all lua controls 2012-03-07 01:30:52 +00:00
auto4_lua_assfile.cpp
auto4_lua_dialog.cpp Use validators for reading values from all lua controls 2012-03-07 01:30:52 +00:00
auto4_lua_factory.h
auto4_lua_progresssink.cpp Silence some clang warnings 2012-03-10 02:16:08 +00:00
auto4_lua_scriptreader.cpp
auto4_lua_scriptreader.h
avisynth.h
avisynth_wrap.cpp
avisynth_wrap.h
base_grid.cpp
base_grid.h
block_cache.h Increment iterators before erasing them rather than after 2012-02-25 02:58:04 +00:00
charset_conv.cpp
charset_conv.h
charset_detect.cpp
charset_detect.h
colorspace.cpp
colorspace.h
colour_button.cpp
colour_button.h
compat.cpp
compat.h
config.h
dialog_about.cpp
dialog_about.h
dialog_attachments.cpp
dialog_attachments.h
dialog_automation.cpp Make the automation manager dialog modeless 2012-03-09 00:23:30 +00:00
dialog_automation.h Make the automation manager dialog modeless 2012-03-09 00:23:30 +00:00
dialog_colorpicker.cpp Fix crash when selecting pure black in the color picker when the recent colors list isn't full 2012-03-07 01:31:04 +00:00
dialog_colorpicker.h
dialog_detached_video.cpp Add a dialog manager for modeless dialogs so that they don't have to all be stuffed into the context 2012-03-09 00:23:41 +00:00
dialog_detached_video.h Add a dialog manager for modeless dialogs so that they don't have to all be stuffed into the context 2012-03-09 00:23:41 +00:00
dialog_dummy_video.cpp Silence some clang warnings 2012-03-10 02:16:08 +00:00
dialog_dummy_video.h
dialog_export.cpp Use validators for reading values from all lua controls 2012-03-07 01:30:52 +00:00
dialog_export.h
dialog_fonts_collector.cpp Make the fonts collector dialog modeless 2012-03-09 00:24:01 +00:00
dialog_fonts_collector.h Make the fonts collector dialog modeless 2012-03-09 00:24:01 +00:00
dialog_jumpto.cpp
dialog_jumpto.h
dialog_kara_timing_copy.cpp Fix duplication of source syllables when linking in the kanji timer 2012-02-28 01:23:07 +00:00
dialog_kara_timing_copy.h
dialog_log.cpp Add a dialog manager for modeless dialogs so that they don't have to all be stuffed into the context 2012-03-09 00:23:41 +00:00
dialog_log.h Add a dialog manager for modeless dialogs so that they don't have to all be stuffed into the context 2012-03-09 00:23:41 +00:00
dialog_manager.h Non-precomp header compilation 2012-03-10 02:15:58 +00:00
dialog_paste_over.cpp
dialog_paste_over.h
dialog_progress.cpp Use int64_t for progress reporting rather than int as it's what ffms2 requires. Fixes magic jumping progress bars during indexing. 2012-03-10 01:00:13 +00:00
dialog_progress.h
dialog_properties.cpp
dialog_properties.h
dialog_resample.cpp Silence some clang warnings 2012-03-10 02:16:08 +00:00
dialog_resample.h
dialog_search_replace.cpp
dialog_search_replace.h
dialog_selected_choices.cpp
dialog_selected_choices.h
dialog_selection.cpp Fix case-insensitive regular expressions in the Select Lines dialog 2012-03-10 02:16:28 +00:00
dialog_selection.h
dialog_shift_times.cpp
dialog_shift_times.h
dialog_spellchecker.cpp
dialog_spellchecker.h
dialog_style_editor.cpp Move more of the style storage management logic to AssStyleStorage 2012-03-08 04:17:29 +00:00
dialog_style_editor.h Rework handling of copied styles in the style manager a bit 2012-03-07 22:40:15 +00:00
dialog_style_manager.cpp Silence some clang warnings 2012-03-10 02:16:08 +00:00
dialog_style_manager.h Make the style manager dialog modeless 2012-03-08 04:17:42 +00:00
dialog_styling_assistant.cpp Add a dialog manager for modeless dialogs so that they don't have to all be stuffed into the context 2012-03-09 00:23:41 +00:00
dialog_styling_assistant.h Add a dialog manager for modeless dialogs so that they don't have to all be stuffed into the context 2012-03-09 00:23:41 +00:00
dialog_text_import.cpp
dialog_text_import.h
dialog_timing_processor.cpp
dialog_timing_processor.h
dialog_translation.cpp
dialog_translation.h
dialog_version_check.cpp Use scoped_holder in a handful of places 2012-02-20 18:22:12 +00:00
dialog_version_check.h
dialog_video_details.cpp
dialog_video_details.h
export_clean_info.cpp
export_clean_info.h
export_fixstyle.cpp
export_fixstyle.h
export_framerate.cpp
export_framerate.h
factory_manager.h
ffmpegsource_common.cpp Bump required version of ffms2 to 2.16 2012-02-20 18:22:20 +00:00
ffmpegsource_common.h Use scoped_holder in a handful of places 2012-02-20 18:22:12 +00:00
fft.cpp
fft.h
font_file_lister.cpp Include font_file_lister.h in font_file_lister.cpp, not font_file_lister_fontconfig.h 2012-02-25 02:58:23 +00:00
font_file_lister.h
font_file_lister_fontconfig.cpp Use scoped_holder in a handful of places 2012-02-20 18:22:12 +00:00
font_file_lister_fontconfig.h Use scoped_holder in a handful of places 2012-02-20 18:22:12 +00:00
font_file_lister_freetype.cpp
font_file_lister_freetype.h
frame_main.cpp Delete the dialog manager before the main frame as having modeless dialogs disappear after the main window is ugly 2012-03-11 23:04:49 +00:00
frame_main.h
gl_text.cpp Fix checks for which OpenGL headers to include on OS X 2012-02-23 19:28:08 +00:00
gl_text.h
gl_wrap.cpp Fix checks for which OpenGL headers to include on OS X 2012-02-23 19:28:08 +00:00
gl_wrap.h
help_button.cpp
help_button.h
hotkey.cpp Silence some clang warnings 2012-03-10 02:16:08 +00:00
hotkey_data_view_model.cpp Don't save empty hotkeys 2012-02-28 01:22:58 +00:00
hotkey_data_view_model.h
kana_table.cpp
kana_table.h
main.cpp
main.h
md5.c
md5.h
menu.cpp Split the "am/manager" command into several subcommands so that it can be hotkeyed usefully 2012-02-29 01:24:04 +00:00
mkv_wrap.cpp
mkv_wrap.h
pen.cpp
pen.h
persist_location.cpp
persist_location.h
placeholder_ctrl.h Fix bug where the Actor box would get incorrectly set to the placeholder text 2012-03-07 22:40:54 +00:00
plugin_manager.cpp
plugin_manager.h
preferences.cpp Add option to force all video opened with FFMS2 to BT.601 for VSFilter compatibility 2012-03-07 04:25:46 +00:00
preferences.h
preferences_base.cpp Disable the controls for mutally exclusive and unused options in the preferences dialog 2012-02-28 01:22:40 +00:00
preferences_base.h Disable the controls for mutally exclusive and unused options in the preferences dialog 2012-02-28 01:22:40 +00:00
res.rc
run.sh
scintilla_text_ctrl.cpp
scintilla_text_ctrl.h
selection_controller.h
spellchecker.cpp Silence some clang warnings 2012-03-10 02:16:08 +00:00
spellchecker_hunspell.cpp
spellchecker_hunspell.h
spline.cpp
spline.h
spline_curve.cpp
spline_curve.h
standard_paths.cpp
standard_paths.h
string_codec.cpp
string_codec.h
subs_edit_box.cpp Coalesce typing in the Actor box (but not selections from the dropdown) 2012-03-07 22:40:45 +00:00
subs_edit_box.h
subs_edit_ctrl.cpp Treat an unclosed override block as plain text in the syntax highlighter to match vsfilter 2012-02-22 22:36:55 +00:00
subs_edit_ctrl.h
subs_grid.cpp
subs_grid.h
subs_preview.cpp
subs_preview.h
subtitle_format.cpp
subtitle_format.h
subtitle_format_ass.cpp
subtitle_format_ass.h
subtitle_format_encore.cpp
subtitle_format_encore.h
subtitle_format_microdvd.cpp
subtitle_format_microdvd.h
subtitle_format_mkv.cpp
subtitle_format_mkv.h
subtitle_format_srt.cpp
subtitle_format_srt.h
subtitle_format_transtation.cpp
subtitle_format_transtation.h
subtitle_format_ttxt.cpp Silence some clang warnings 2012-03-10 02:16:08 +00:00
subtitle_format_ttxt.h
subtitle_format_txt.cpp
subtitle_format_txt.h
subtitles_provider.cpp Silence some clang warnings 2012-03-10 02:16:08 +00:00
subtitles_provider_csri.cpp
subtitles_provider_csri.h
subtitles_provider_libass.cpp
subtitles_provider_libass.h
text_file_reader.cpp
text_file_reader.h
text_file_writer.cpp
text_file_writer.h
thesaurus.cpp
thesaurus.h
threaded_frame_source.cpp
threaded_frame_source.h
time_range.h
timeedit_ctrl.cpp Send text updated events when pasting into time edits 2012-02-23 00:46:33 +00:00
timeedit_ctrl.h
toggle_bitmap.cpp
toggle_bitmap.h
toolbar.cpp
tooltip_manager.cpp
tooltip_manager.h
utils.cpp
utils.h
validators.cpp
validators.h
variable_data.cpp
variable_data.h
vector2d.cpp
vector2d.h
version.cpp
version.h
video_box.cpp
video_box.h Document a few classes 2012-03-12 00:07:09 +00:00
video_context.cpp Add option to force all video opened with FFMS2 to BT.601 for VSFilter compatibility 2012-03-07 04:25:46 +00:00
video_context.h Document a few classes 2012-03-12 00:07:09 +00:00
video_display.cpp Fix checks for which OpenGL headers to include on OS X 2012-02-23 19:28:08 +00:00
video_display.h
video_frame.cpp
video_frame.h
video_out_gl.cpp Fix checks for which OpenGL headers to include on OS X 2012-02-23 19:28:08 +00:00
video_out_gl.h
video_provider_avs.cpp
video_provider_avs.h Automatically set the aspect ratio when opening anamorphic video with ffms 2012-02-23 01:30:59 +00:00
video_provider_cache.cpp
video_provider_cache.h Automatically set the aspect ratio when opening anamorphic video with ffms 2012-02-23 01:30:59 +00:00
video_provider_dummy.cpp Silence some clang warnings 2012-03-10 02:16:08 +00:00
video_provider_dummy.h Automatically set the aspect ratio when opening anamorphic video with ffms 2012-02-23 01:30:59 +00:00
video_provider_ffmpegsource.cpp Add missing spaces after colons in error messages 2012-03-11 23:51:10 +00:00
video_provider_ffmpegsource.h Automatically set the aspect ratio when opening anamorphic video with ffms 2012-02-23 01:30:59 +00:00
video_provider_manager.cpp
video_provider_manager.h
video_provider_yuv4mpeg.cpp
video_provider_yuv4mpeg.h Automatically set the aspect ratio when opening anamorphic video with ffms 2012-02-23 01:30:59 +00:00
video_slider.cpp
video_slider.h
visual_feature.cpp
visual_feature.h Document a few classes 2012-03-12 00:07:09 +00:00
visual_tool.cpp Ignore \an and \a tags with out of bounds values rather than doing odd things 2012-03-09 00:23:22 +00:00
visual_tool.h
visual_tool_clip.cpp
visual_tool_clip.h
visual_tool_cross.cpp
visual_tool_cross.h
visual_tool_drag.cpp Fix iterator increment after erase in VisualToolDrag 2012-03-10 02:16:38 +00:00
visual_tool_drag.h
visual_tool_rotatexy.cpp
visual_tool_rotatexy.h
visual_tool_rotatez.cpp
visual_tool_rotatez.h
visual_tool_scale.cpp
visual_tool_scale.h
visual_tool_vector_clip.cpp
visual_tool_vector_clip.h
wscript