LameXP/src
2010-11-17 00:49:38 +01:00
..
Config.h Refactor the MP3 encoder into a separate class. 2010-11-17 00:49:38 +01:00
Dialog_About.cpp Store settings in an INI file 2010-11-12 19:02:01 +01:00
Dialog_About.h Store settings in an INI file 2010-11-12 19:02:01 +01:00
Dialog_MainWindow.cpp Refactor the MP3 encoder into a separate class. 2010-11-17 00:49:38 +01:00
Dialog_MainWindow.h Implement functionality for 'compression' tab + CPU detection 2010-11-15 04:42:06 +01:00
Dialog_MetaInfo.cpp first commit 2010-11-06 23:04:47 +01:00
Dialog_MetaInfo.h first commit 2010-11-06 23:04:47 +01:00
Dialog_SplashScreen.cpp first commit 2010-11-06 23:04:47 +01:00
Dialog_SplashScreen.h first commit 2010-11-06 23:04:47 +01:00
Dialog_WorkingBanner.cpp Refactor the MP3 encoder into a separate class. 2010-11-17 00:49:38 +01:00
Dialog_WorkingBanner.h first commit 2010-11-06 23:04:47 +01:00
Genres.cpp Implemented IPC based on shared memory and semaphores 2010-11-08 19:29:36 +01:00
Genres.h Implemented IPC based on shared memory and semaphores 2010-11-08 19:29:36 +01:00
Global.cpp Fix detection of Nero AAA encoder + use canonicalPath() where suitable 2010-11-15 22:07:46 +01:00
Global.h Update Lame encoder to v3.99 Alpha-10 + implement simple MP3 encoding 2010-11-15 21:07:58 +01:00
LockedFile.cpp Fix detection of Nero AAA encoder + use canonicalPath() where suitable 2010-11-15 22:07:46 +01:00
LockedFile.h Detect Nero AAC encoder binary at runtime 2010-11-11 22:58:02 +01:00
Main.cpp Also detect number of CPU cores and x64 support 2010-11-15 14:02:58 +01:00
Model_AudioFile.cpp first commit 2010-11-06 23:04:47 +01:00
Model_AudioFile.h first commit 2010-11-06 23:04:47 +01:00
Model_FileList.cpp Fix detection of Nero AAA encoder + use canonicalPath() where suitable 2010-11-15 22:07:46 +01:00
Model_FileList.h Smarter method to edit file informartion of files in the list 2010-11-08 02:06:01 +01:00
Model_MetaInfo.cpp Use the MediaInfo model in MainWindow too 2010-11-10 19:44:51 +01:00
Model_MetaInfo.h Use the MediaInfo model in MainWindow too 2010-11-10 19:44:51 +01:00
Model_Settings.cpp Update Lame encoder to v3.99 Alpha-10 + implement simple MP3 encoding 2010-11-15 21:07:58 +01:00
Model_Settings.h Update Lame encoder to v3.99 Alpha-10 + implement simple MP3 encoding 2010-11-15 21:07:58 +01:00
Resource.h Use the MediaInfo model in MainWindow too 2010-11-10 19:44:51 +01:00
Targetver.h first commit 2010-11-06 23:04:47 +01:00
Thread_FileAnalyzer.cpp Add simple utilitiy to auto-inc build numbers + fix duration for very short files 2010-11-13 16:28:31 +01:00
Thread_FileAnalyzer.h Move about dialog into a separate class 2010-11-11 19:37:16 +01:00
Thread_Initialization.cpp Fix detection of Nero AAA encoder + use canonicalPath() where suitable 2010-11-15 22:07:46 +01:00
Thread_Initialization.h Detect Nero AAC encoder version at runtime and suggest update, if appropriate 2010-11-12 15:58:53 +01:00
Thread_MessageHandler.cpp Move IPC sender to separate thread + implement kill IPC command + improve deployment script 2010-11-09 22:06:11 +01:00
Thread_MessageHandler.h Move IPC sender to separate thread + implement kill IPC command + improve deployment script 2010-11-09 22:06:11 +01:00
Thread_MessageProducer.cpp Implemented support for adding directories via Drag&Drop and CLI 2010-11-13 02:11:15 +01:00
Thread_MessageProducer.h Move IPC sender to separate thread + implement kill IPC command + improve deployment script 2010-11-09 22:06:11 +01:00