Simple-x264-Launcher/src
2014-02-14 23:32:36 +01:00
..
3rd_party Added BLAKE2 checksum code. Also moved some files. 2013-11-23 15:19:17 +01:00
binaries.cpp Fixed the EncodeThread class to work with the recent model changes. 2014-02-14 23:14:39 +01:00
binaries.h Fixed the EncodeThread class to work with the recent model changes. 2014-02-14 23:14:39 +01:00
checksum.cpp Happy new year 2014! 2014-01-27 19:58:24 +01:00
checksum.h Happy new year 2014! 2014-01-27 19:58:24 +01:00
cli.cpp Removed dependency on CLIParser from "global" functions. 2014-02-02 15:54:39 +01:00
cli.h Removed dependency on CLIParser from "global" functions. 2014-02-02 15:54:39 +01:00
global.cpp Removed dependency on CLIParser from "global" functions. 2014-02-02 15:54:39 +01:00
global.h Removed dependency on CLIParser from "global" functions. 2014-02-02 15:54:39 +01:00
ipc.cpp Check version tag when connecting to the shared memory area -> avoids conflicts between different versions. 2014-02-01 22:00:22 +01:00
ipc.h Enhanced IPC class to pass an additional "flags" value for each command. 2014-02-01 15:30:46 +01:00
job_object.cpp Happy new year 2014! 2014-01-27 19:58:24 +01:00
job_object.h Happy new year 2014! 2014-01-27 19:58:24 +01:00
main.cpp Removed dependency on CLIParser from "global" functions. 2014-02-02 15:54:39 +01:00
model_jobList.cpp Refactored SysinfoModel and PreferencesModel. Also made those classes thread-safe! 2014-02-14 00:01:00 +01:00
model_jobList.h Happy new year 2014! 2014-01-27 19:58:24 +01:00
model_logFile.cpp Happy new year 2014! 2014-01-27 19:58:24 +01:00
model_logFile.h Happy new year 2014! 2014-01-27 19:58:24 +01:00
model_options.cpp Refactored calculation of the binary path to a separate class. Also more code refactoring. 2014-02-12 21:36:10 +01:00
model_options.h Refactored calculation of the binary path to a separate class. Also more code refactoring. 2014-02-12 21:36:10 +01:00
model_preferences.cpp Refactored SysinfoModel and PreferencesModel. Also made those classes thread-safe! 2014-02-14 00:01:00 +01:00
model_preferences.h Made the mutexes in the model classes "mutable" rather than "static". 2014-02-14 23:13:16 +01:00
model_recently.cpp Happy new year 2014! 2014-01-27 19:58:24 +01:00
model_recently.h Happy new year 2014! 2014-01-27 19:58:24 +01:00
model_status.h Happy new year 2014! 2014-01-27 19:58:24 +01:00
model_sysinfo.h Made the mutexes in the model classes "mutable" rather than "static". 2014-02-14 23:13:16 +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
targetver.h Initial commit. 2012-01-28 16:40:14 +01:00
taskbar7.cpp Happy new year 2014! 2014-01-27 19:58:24 +01:00
taskbar7.h Happy new year 2014! 2014-01-27 19:58:24 +01:00
thread_avisynth.cpp Happy new year 2014! 2014-01-27 19:58:24 +01:00
thread_avisynth.h Happy new year 2014! 2014-01-27 19:58:24 +01:00
thread_encode.cpp Fixed a few types. 2014-02-14 23:32:36 +01:00
thread_encode.h Fixed the EncodeThread class to work with the recent model changes. 2014-02-14 23:14:39 +01:00
thread_updater.cpp Refactored host connectivity check into a separate function. Also decrease the number of remaining connection attempts *only* if the connection failed. 2014-02-02 21:37:44 +01:00
thread_updater.h Refactored host connectivity check into a separate function. Also decrease the number of remaining connection attempts *only* if the connection failed. 2014-02-02 21:37:44 +01:00
thread_vapoursynth.cpp Happy new year 2014! 2014-01-27 19:58:24 +01:00
thread_vapoursynth.h Happy new year 2014! 2014-01-27 19:58:24 +01:00
version.h Fixed a few types. 2014-02-14 23:32:36 +01:00
win_addJob.cpp Fixed a few types. 2014-02-14 23:32:36 +01:00
win_addJob.h Refactored calculation of the binary path to a separate class. Also more code refactoring. 2014-02-12 21:36:10 +01:00
win_editor.cpp Happy new year 2014! 2014-01-27 19:58:24 +01:00
win_editor.h Happy new year 2014! 2014-01-27 19:58:24 +01:00
win_help.cpp Refactored calculation of the binary path to a separate class. Also more code refactoring. 2014-02-12 21:36:10 +01:00
win_help.h Refactored calculation of the binary path to a separate class. Also more code refactoring. 2014-02-12 21:36:10 +01:00
win_main.cpp Refactored SysinfoModel and PreferencesModel. Also made those classes thread-safe! 2014-02-14 00:01:00 +01:00
win_main.h Refactored SysinfoModel and PreferencesModel. Also made those classes thread-safe! 2014-02-14 00:01:00 +01:00
win_preferences.cpp Refactored SysinfoModel and PreferencesModel. Also made those classes thread-safe! 2014-02-14 00:01:00 +01:00
win_preferences.h Added a new model to store the system capabilities. 2014-02-12 19:34:14 +01:00
win_updater.cpp Added a new model to store the system capabilities. 2014-02-12 19:34:14 +01:00
win_updater.h Added a new model to store the system capabilities. 2014-02-12 19:34:14 +01:00