.. |
bitmaps
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
boost
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
config
|
add portaudio2 audio player to config/config_windows0.h and the vs2008 project file
|
2009-04-17 19:44:07 +00:00 |
gl
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
include/aegisub
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
libauto3
|
Rename auto3 DLL to something less ugly.
|
2009-04-18 13:31:08 +00:00 |
libosxutil
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
libresrc
|
s/static/const/ to silence gcc warnings.
|
2009-05-04 06:50:37 +00:00 |
msvc
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
aegisub_endian.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
aegisublocale.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
aegisublocale.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_attachment.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_attachment.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_dialogue.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_dialogue.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_entry.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_entry.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_export_filter.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_export_filter.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_exporter.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_exporter.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_file.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_file.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_karaoke.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_karaoke.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_override.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_override.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_style.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_style.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_style_storage.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_style_storage.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ass_time.cpp
|
Rename a few internal utility functions (FloatToString, IntegerToString, StringToInt, StringToFix) to Aegi* so they do not conflict with identically named wxWidgets functions. Fixes bugtracker issue #819.
|
2009-04-06 20:01:42 +00:00 |
ass_time.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_box.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_box.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_display.cpp
|
Fix a number of odd quirks regarding how grid selection is moved after committing multiple lines, and how audio selection moves after committing. See #794 for full details. Patch by Harukalover.
|
2009-04-26 01:02:23 +00:00 |
audio_display.h
|
Fix a number of odd quirks regarding how grid selection is moved after committing multiple lines, and how audio selection moves after committing. See #794 for full details. Patch by Harukalover.
|
2009-04-26 01:02:23 +00:00 |
audio_karaoke.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_karaoke.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_player.cpp
|
Add 'PortAudio2' as an audio player.
|
2009-04-11 23:23:30 +00:00 |
audio_player_alsa.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_player_alsa.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_player_dsound.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_player_dsound.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_player_dsound2.cpp
|
change buffer length/wanted latency in the dsound2 audio player to 80/4 (down from 100/5); should make it a bit more responsive
|
2009-04-17 19:40:29 +00:00 |
audio_player_dsound2.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_player_manager.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_player_openal.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_player_openal.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_player_portaudio.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_player_portaudio.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_player_portaudio2.cpp
|
Re-order the functions so they're in line with every other player: Constructor,
|
2009-04-17 13:58:44 +00:00 |
audio_player_portaudio2.h
|
* Remove a short-lived hack (hours?) and replace it with a
|
2009-04-17 02:14:42 +00:00 |
audio_player_pulse.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_player_pulse.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider.cpp
|
Let AudioProvider::GetAudioWithVolume() catch exceptions in AudioProvider::GetAudio() and return blank audio when that happens. Errors are not logged or otherwise handled. This fixes #800 for most cases, even if poorly.
|
2009-04-29 19:30:02 +00:00 |
audio_provider_avs.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_avs.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_convert.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_convert.h
|
Silence a bunch of gcc 'newline' warnings.
|
2009-05-04 06:50:12 +00:00 |
audio_provider_downmix.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_downmix.h
|
Silence a bunch of gcc 'newline' warnings.
|
2009-05-04 06:50:12 +00:00 |
audio_provider_dummy.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_dummy.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_ffmpegsource.cpp
|
Implemented an automated cache cleaner that keeps the FFMS2 index cache at a manageable size. Cleaning is started when video is opened with the FFMS2 video provider and runs in its own thread. Removal is based on last access time, and the FFMS2 providers now explicitly touch the index files on reading to make sure access time is updated.
|
2009-05-03 18:05:30 +00:00 |
audio_provider_ffmpegsource.h
|
Silence a bunch of gcc 'newline' warnings.
|
2009-05-04 06:50:12 +00:00 |
audio_provider_hd.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_hd.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_lavc.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_lavc.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_manager.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_pcm.cpp
|
Oops, had swapped size and value parameters in a memset call.
|
2009-05-04 19:15:57 +00:00 |
audio_provider_pcm.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_ram.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_ram.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_stream.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_provider_stream.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_spectrum.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
audio_spectrum.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_auto3.cpp
|
Refactor Visual Studio 2008 build and make libauto3 and Lua 5.0 build on VC9.
|
2009-04-17 21:53:48 +00:00 |
auto4_auto3.h
|
Fix auto3 build after repo change.
|
2009-03-13 04:13:11 +00:00 |
auto4_auto3_factory.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_base.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_base.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_lua.cpp
|
Fixed windows project.
|
2009-03-14 20:52:01 +00:00 |
auto4_lua.h
|
Fixed windows project.
|
2009-03-14 20:52:01 +00:00 |
auto4_lua_assfile.cpp
|
Fixed windows project.
|
2009-03-14 20:52:01 +00:00 |
auto4_lua_dialog.cpp
|
Fixed windows project.
|
2009-03-14 20:52:01 +00:00 |
auto4_lua_factory.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_lua_scriptreader.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_lua_scriptreader.h
|
Fixed windows project.
|
2009-03-14 20:52:01 +00:00 |
auto4_perl.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_perl.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_perl_ass.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_perl_console.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_perl_console.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_perl_dialogs.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_perl_factory.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_perl_script.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_perldata.inc
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_ruby.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_ruby.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_ruby_assfile.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_ruby_dialog.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
auto4_ruby_factory.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
avisynth.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
avisynth_wrap.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
avisynth_wrap.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
base_grid.cpp
|
Fix a number of odd quirks regarding how grid selection is moved after committing multiple lines, and how audio selection moves after committing. See #794 for full details. Patch by Harukalover.
|
2009-04-26 01:02:23 +00:00 |
base_grid.h
|
Fix a number of odd quirks regarding how grid selection is moved after committing multiple lines, and how audio selection moves after committing. See #794 for full details. Patch by Harukalover.
|
2009-04-26 01:02:23 +00:00 |
browse_button.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
browse_button.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
changelog.txt
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
charset_detect.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
charset_detect.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
colorspace.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
colorspace.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
colour_button.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
colour_button.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
config.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_about.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_about.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_associations.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_associations.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_attachments.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_attachments.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_automation.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_automation.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_colorpicker.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_colorpicker.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_detached_video.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_detached_video.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_dummy_video.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_dummy_video.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_export.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_export.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_fonts_collector.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_fonts_collector.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_jumpto.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_jumpto.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_kanji_timer.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_kanji_timer.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_options.cpp
|
Remove the annoyance known as Tip of the Day. Right now it's completely inaccessible, but might return in a different incarnation when we get out of strings freeze.
|
2009-04-18 15:29:13 +00:00 |
dialog_options.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_paste_over.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_paste_over.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_progress.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_progress.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_properties.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_properties.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_resample.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_resample.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_search_replace.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_search_replace.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_selection.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_selection.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_shift_times.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_shift_times.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_spellchecker.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_spellchecker.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_splash.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_splash.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_style_editor.cpp
|
Rename a few internal utility functions (FloatToString, IntegerToString, StringToInt, StringToFix) to Aegi* so they do not conflict with identically named wxWidgets functions. Fixes bugtracker issue #819.
|
2009-04-06 20:01:42 +00:00 |
dialog_style_editor.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_style_manager.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_style_manager.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_styling_assistant.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_styling_assistant.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_text_import.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_text_import.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_timing_processor.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_timing_processor.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_tip.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_tip.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_translation.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_translation.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_version_check.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_version_check.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_video_details.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
dialog_video_details.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
drop.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
drop.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
export_clean_info.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
export_clean_info.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
export_fixstyle.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
export_fixstyle.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
export_framerate.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
export_framerate.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
export_visible_lines.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
export_visible_lines.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
factory_manager.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
ffmpegsource_common.cpp
|
Implemented an automated cache cleaner that keeps the FFMS2 index cache at a manageable size. Cleaning is started when video is opened with the FFMS2 video provider and runs in its own thread. Removal is based on last access time, and the FFMS2 providers now explicitly touch the index files on reading to make sure access time is updated.
|
2009-05-03 18:05:30 +00:00 |
ffmpegsource_common.h
|
Silence a bunch of gcc 'newline' warnings.
|
2009-05-04 06:50:12 +00:00 |
fft.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
fft.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
float_spin.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
float_spin.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
font_file_lister.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
font_file_lister.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
font_file_lister_fontconfig.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
font_file_lister_fontconfig.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
font_file_lister_freetype.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
font_file_lister_freetype.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
frame_main.cpp
|
Remove the annoyance known as Tip of the Day. Right now it's completely inaccessible, but might return in a different incarnation when we get out of strings freeze.
|
2009-04-18 15:29:13 +00:00 |
frame_main.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
frame_main_events.cpp
|
Fix some more minor editbox regressions introduced in r2859. Patch by Harukalover, updates #794
|
2009-04-26 04:31:19 +00:00 |
gl_text.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
gl_text.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
gl_wrap.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
gl_wrap.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
help_button.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
help_button.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
hilimod_textctrl.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
hilimod_textctrl.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
hotkeys.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
hotkeys.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
idle_field_event.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
idle_field_event.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
kana_table.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
kana_table.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
keyframe.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
keyframe.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
lavc_file.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
lavc_file.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
lavc_keyframes.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
lavc_keyframes.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
main.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
main.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
Makefile.am
|
Move FOUND_AUDIO_PLAYER above the rest of the audio players to preserve
|
2009-04-12 10:52:40 +00:00 |
MatroskaParser.c
|
Re-update the license on Haali's matroska parser.
|
2009-04-29 21:19:45 +00:00 |
MatroskaParser.h
|
Re-update the license on Haali's matroska parser.
|
2009-04-29 21:19:45 +00:00 |
md5.c
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
md5.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
mkv_wrap.cpp
|
Fix compilation breakage introduced in r2891.
|
2009-05-02 20:06:06 +00:00 |
mkv_wrap.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
mythes.cxx
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
mythes.hxx
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
options.cpp
|
Implemented an automated cache cleaner that keeps the FFMS2 index cache at a manageable size. Cleaning is started when video is opened with the FFMS2 video provider and runs in its own thread. Removal is based on last access time, and the FFMS2 providers now explicitly touch the index files on reading to make sure access time is updated.
|
2009-05-03 18:05:30 +00:00 |
options.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
osx_bevelButton.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
osx_bevelButton.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
plugin_manager.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
plugin_manager.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
res.rc
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
scintilla_text_ctrl.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
scintilla_text_ctrl.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
setup.cpp
|
Move the comment for the PortAudio library to setup.cpp.
|
2009-04-15 20:16:54 +00:00 |
spellchecker.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
spellchecker_hunspell.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
spellchecker_hunspell.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
spellchecker_manager.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
spline.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
spline.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
spline_curve.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
spline_curve.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
standard_paths.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
standard_paths.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
static_bmp.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
static_bmp.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
stdwx.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
stdwx.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
string_codec.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
string_codec.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subs_edit_box.cpp
|
Fix some more minor editbox regressions introduced in r2859. Patch by Harukalover, updates #794
|
2009-04-26 04:31:19 +00:00 |
subs_edit_box.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subs_edit_ctrl.cpp
|
Add new (VSFilter 2.39) override tags to call tips and fix a typo. Patch by Harukalover.
|
2009-03-30 22:10:24 +00:00 |
subs_edit_ctrl.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subs_grid.cpp
|
Fix a bug that would cause a crash under certain conditions when trying to change the properties of a recently deleted line. Patch by Plorkyeran, closes #815
|
2009-04-26 00:25:33 +00:00 |
subs_grid.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subs_preview.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subs_preview.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_ass.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_ass.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_dvd.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_dvd.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_encore.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_encore.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_microdvd.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_microdvd.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_mkv.cpp
|
Don't fail to read subtitles from MKV's that are named .mks or .mka, both of those are reported as supported formats in the "open subtitles" dialog box.
|
2009-04-29 14:04:23 +00:00 |
subtitle_format_mkv.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_prs.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_prs.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_srt.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_srt.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_transtation.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_transtation.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_ttxt.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_ttxt.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_txt.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitle_format_txt.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitles_provider.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitles_provider_csri.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitles_provider_csri.h
|
Fixed windows project.
|
2009-03-14 20:52:01 +00:00 |
subtitles_provider_libass.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitles_provider_libass.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
subtitles_provider_manager.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
text_file_reader.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
text_file_reader.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
text_file_writer.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
text_file_writer.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
thesaurus.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
thesaurus.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
thesaurus_myspell.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
thesaurus_myspell.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
timeedit_ctrl.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
timeedit_ctrl.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
toggle_bitmap.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
toggle_bitmap.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
tooltip_manager.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
tooltip_manager.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
utils.cpp
|
Rename a few internal utility functions (FloatToString, IntegerToString, StringToInt, StringToFix) to Aegi* so they do not conflict with identically named wxWidgets functions. Fixes bugtracker issue #819.
|
2009-04-06 20:01:42 +00:00 |
utils.h
|
Rename a few internal utility functions (FloatToString, IntegerToString, StringToInt, StringToFix) to Aegi* so they do not conflict with identically named wxWidgets functions. Fixes bugtracker issue #819.
|
2009-04-06 20:01:42 +00:00 |
validators.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
validators.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
variable_data.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
variable_data.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
vector2d.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
vector2d.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
version.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
version.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
vfr.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
vfr.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
vfw_wrap.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
vfw_wrap.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_box.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_box.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_context.cpp
|
Ensure some fields in VideoContext get initialised.
|
2009-04-30 22:13:10 +00:00 |
video_context.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_display.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_display.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_frame.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_frame.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_provider_avs.cpp
|
Avisynth video provider will now use ffmpegsource2 instead of ffmpegsource when so required.
|
2009-04-23 02:09:05 +00:00 |
video_provider_avs.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_provider_cache.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_provider_cache.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_provider_dshow.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_provider_dshow.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_provider_dummy.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_provider_dummy.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_provider_ffmpegsource.cpp
|
Implemented an automated cache cleaner that keeps the FFMS2 index cache at a manageable size. Cleaning is started when video is opened with the FFMS2 video provider and runs in its own thread. Removal is based on last access time, and the FFMS2 providers now explicitly touch the index files on reading to make sure access time is updated.
|
2009-05-03 18:05:30 +00:00 |
video_provider_ffmpegsource.h
|
Fix a few memory leaks in the FFMS2 providers. Patch by Myrsloik.
|
2009-04-29 17:40:02 +00:00 |
video_provider_lavc.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_provider_lavc.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_provider_manager.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_provider_manager.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_slider.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
video_slider.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
VideoSink.cpp
|
Clarify license for VideoSink.cpp.
|
2009-04-16 12:15:57 +00:00 |
VideoSink.h
|
Forgot to put license on VideoSink.h as well.
|
2009-04-16 13:01:05 +00:00 |
visual_feature.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_feature.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool_clip.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool_clip.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool_cross.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool_cross.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool_drag.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool_drag.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool_rotatexy.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool_rotatexy.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool_rotatez.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool_rotatez.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool_scale.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool_scale.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool_vector_clip.cpp
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |
visual_tool_vector_clip.h
|
SVN Transition Step 3/7
|
2009-03-08 08:30:39 +00:00 |