.. |
binaries.cpp
|
Improved Avisynth detection code. We now detect 32-Bit and 64-Bit Avisynth separately.
|
2015-03-01 22:00:05 +01:00 |
binaries.h
|
Improved Avisynth detection code. We now detect 32-Bit and 64-Bit Avisynth separately.
|
2015-03-01 22:00:05 +01:00 |
cli.h
|
Some initial work to use the MUtilities library.
|
2015-02-01 16:33:31 +01:00 |
encoder_abstract.cpp
|
Some more clean-up + moved some more functions to MUtilities library.
|
2015-02-08 21:14:21 +01:00 |
encoder_abstract.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
encoder_factory.cpp
|
Removed a lot of old cruft and use MUtils functions where possible.
|
2015-02-02 22:11:06 +01:00 |
encoder_factory.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
encoder_x264.cpp
|
Updated Changelog.
|
2015-03-14 14:50:34 +01:00 |
encoder_x264.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
encoder_x265.cpp
|
Bump x265 version.
|
2015-04-17 19:00:53 +02:00 |
encoder_x265.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
global.cpp
|
Some more clean-up + moved some more functions to MUtilities library.
|
2015-02-08 21:14:21 +01:00 |
global.h
|
Some more clean-up + moved some more functions to MUtilities library.
|
2015-02-08 21:14:21 +01:00 |
input_filter.cpp
|
Removed a lot of old cruft and use MUtils functions where possible.
|
2015-02-02 22:11:06 +01:00 |
input_filter.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
ipc.h
|
Moved some more functions into MUtilities libraries.
|
2015-02-01 21:05:17 +01:00 |
job_object.cpp
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
job_object.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
main.cpp
|
Show debug console only for "pre-release" builds.
|
2015-02-08 22:45:12 +01:00 |
mediainfo.cpp
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
mediainfo.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
model_jobList.cpp
|
Removed a lot of old cruft and use MUtils functions where possible.
|
2015-02-02 22:11:06 +01:00 |
model_jobList.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
model_logFile.cpp
|
Some code simplification.
|
2015-03-23 22:05:58 +01:00 |
model_logFile.h
|
Added option to enable line-wrapping + added option for saving the log to file.
|
2015-03-23 21:22:11 +01:00 |
model_options.cpp
|
Some more improvements to VapourSynth detection + overhauled the SysinfoModel class.
|
2015-02-28 17:12:35 +01:00 |
model_options.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
model_preferences.cpp
|
Some more improvements to VapourSynth detection + overhauled the SysinfoModel class.
|
2015-02-28 17:12:35 +01:00 |
model_preferences.h
|
Some more improvements to VapourSynth detection + overhauled the SysinfoModel class.
|
2015-02-28 17:12:35 +01:00 |
model_recently.cpp
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
model_recently.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
model_status.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
model_sysinfo.h
|
Improved Avisynth detection code. We now detect 32-Bit and 64-Bit Avisynth separately.
|
2015-03-01 22:00:05 +01:00 |
resource.h
|
Added sound effect when a job has completed or failed (optionally, disabled by default).
|
2013-07-01 03:03:21 +02:00 |
source_abstract.cpp
|
Removed a lot of old cruft and use MUtils functions where possible.
|
2015-02-02 22:11:06 +01:00 |
source_abstract.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
source_avisynth.cpp
|
Some more improvements to VapourSynth detection + overhauled the SysinfoModel class.
|
2015-02-28 17:12:35 +01:00 |
source_avisynth.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
source_vapoursynth.cpp
|
Some more improvements to VapourSynth detection + overhauled the SysinfoModel class.
|
2015-02-28 17:12:35 +01:00 |
source_vapoursynth.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
targetver.h
|
Initial commit.
|
2012-01-28 16:40:14 +01:00 |
thread_avisynth.cpp
|
Don't try to detect 64-Bit Avisynth on the 32-Bit system + remove Avisynth header that is no longer required.
|
2015-03-05 21:41:50 +01:00 |
thread_avisynth.h
|
Improved Avisynth detection code. We now detect 32-Bit and 64-Bit Avisynth separately.
|
2015-03-01 22:00:05 +01:00 |
thread_binaries.cpp
|
Moved binaries checking code into a separate thread + show spinner while application is initializing.
|
2015-03-14 14:01:50 +01:00 |
thread_binaries.h
|
Moved binaries checking code into a separate thread + show spinner while application is initializing.
|
2015-03-14 14:01:50 +01:00 |
thread_encode.cpp
|
Some more improvements to VapourSynth detection + overhauled the SysinfoModel class.
|
2015-02-28 17:12:35 +01:00 |
thread_encode.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
thread_ipc_recv.cpp
|
Moved some more functions into MUtilities libraries.
|
2015-02-01 21:05:17 +01:00 |
thread_ipc_recv.h
|
Moved some more functions into MUtilities libraries.
|
2015-02-01 21:05:17 +01:00 |
thread_ipc_send.cpp
|
Some initial work to use the MUtilities library.
|
2015-02-01 16:33:31 +01:00 |
thread_ipc_send.h
|
Some initial work to use the MUtilities library.
|
2015-02-01 16:33:31 +01:00 |
thread_vapoursynth.cpp
|
Improved Avisynth detection code. We now detect 32-Bit and 64-Bit Avisynth separately.
|
2015-03-01 22:00:05 +01:00 |
thread_vapoursynth.h
|
Improved Avisynth detection code. We now detect 32-Bit and 64-Bit Avisynth separately.
|
2015-03-01 22:00:05 +01:00 |
tool_abstract.cpp
|
Removed a lot of old cruft and use MUtils functions where possible.
|
2015-02-02 22:11:06 +01:00 |
tool_abstract.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
version.h
|
Bump x265 version.
|
2015-04-17 19:00:53 +02:00 |
win_about.cpp
|
Some more clean-up + moved some more functions to MUtilities library.
|
2015-02-08 21:14:21 +01:00 |
win_about.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
win_addJob.cpp
|
Some more improvements to VapourSynth detection + overhauled the SysinfoModel class.
|
2015-02-28 17:12:35 +01:00 |
win_addJob.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
win_editor.cpp
|
Some initial work to use the MUtilities library.
|
2015-02-01 16:33:31 +01:00 |
win_editor.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
win_help.cpp
|
Removed a lot of old cruft and use MUtils functions where possible.
|
2015-02-02 22:11:06 +01:00 |
win_help.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
win_main.cpp
|
Some code simplification.
|
2015-03-23 22:05:58 +01:00 |
win_main.h
|
Added option to enable line-wrapping + added option for saving the log to file.
|
2015-03-23 21:22:11 +01:00 |
win_preferences.cpp
|
Some more improvements to VapourSynth detection + overhauled the SysinfoModel class.
|
2015-02-28 17:12:35 +01:00 |
win_preferences.h
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
win_updater.cpp
|
Removed a lot of old cruft and use MUtils functions where possible.
|
2015-02-02 22:11:06 +01:00 |
win_updater.h
|
Moved some more functions into MUtilities libraries.
|
2015-02-01 21:05:17 +01:00 |
zero.cpp
|
Removed a lot of old cruft and use MUtils functions where possible.
|
2015-02-02 22:11:06 +01:00 |