OSDN Git Service

lamexp/LameXP.git
13 years agoImplement Drag&Drop support
lordmulder [Fri, 12 Nov 2010 22:31:04 +0000 (23:31 +0100)]
Implement Drag&Drop support

13 years agoStore graphical interface style in settings too
lordmulder [Fri, 12 Nov 2010 20:02:14 +0000 (21:02 +0100)]
Store graphical interface style in settings too

13 years agoStore settings in an INI file
lordmulder [Fri, 12 Nov 2010 18:02:01 +0000 (19:02 +0100)]
Store settings in an INI file

13 years agoDetect Nero AAC encoder version at runtime and suggest update, if appropriate
lordmulder [Fri, 12 Nov 2010 14:58:53 +0000 (15:58 +0100)]
Detect Nero AAC encoder version at runtime and suggest update, if appropriate

13 years agoDetect Nero AAC encoder binary at runtime
lordmulder [Thu, 11 Nov 2010 21:58:02 +0000 (22:58 +0100)]
Detect Nero AAC encoder binary at runtime

13 years agoMove about dialog into a separate class
lordmulder [Thu, 11 Nov 2010 18:37:16 +0000 (19:37 +0100)]
Move about dialog into a separate class

13 years agoNicer method for static builds: Can use vanilla Qt source/include directory now
lordmulder [Thu, 11 Nov 2010 13:11:44 +0000 (14:11 +0100)]
Nicer method for static builds: Can use vanilla Qt source/include directory now

13 years agoDon't deploy redistributables with a static build
lordmulder [Wed, 10 Nov 2010 23:41:49 +0000 (00:41 +0100)]
Don't deploy redistributables with a static build

13 years agoAdd a new configuration for static build (requires Qt as static lib)
lordmulder [Wed, 10 Nov 2010 23:25:23 +0000 (00:25 +0100)]
Add a new configuration for static build (requires Qt as static lib)

13 years agoMake deployment script more portable + update to Qt 4.7.1
lordmulder [Wed, 10 Nov 2010 20:39:37 +0000 (21:39 +0100)]
Make deployment script more portable + update to Qt 4.7.1

13 years agoUse the MediaInfo model in MainWindow too
lordmulder [Wed, 10 Nov 2010 18:44:51 +0000 (19:44 +0100)]
Use the MediaInfo model in MainWindow too

13 years agoRefactor deployment script
lordmulder [Wed, 10 Nov 2010 16:03:01 +0000 (17:03 +0100)]
Refactor deployment script

13 years agoImprove deplayoment script + add very simple NSIS installer (self-extractor)
lordmulder [Tue, 9 Nov 2010 23:59:50 +0000 (00:59 +0100)]
Improve deplayoment script + add very simple NSIS installer (self-extractor)

13 years agoMove IPC sender to separate thread + implement kill IPC command + improve deployment...
lordmulder [Tue, 9 Nov 2010 21:06:11 +0000 (22:06 +0100)]
Move IPC sender to separate thread + implement kill IPC command + improve deployment script

13 years agoActually implemented adding files from another instance.
lordmulder [Mon, 8 Nov 2010 20:47:35 +0000 (21:47 +0100)]
Actually implemented adding files from another instance.

13 years agoImplemented IPC based on shared memory and semaphores
lordmulder [Mon, 8 Nov 2010 18:29:36 +0000 (19:29 +0100)]
Implemented IPC based on shared memory and semaphores

13 years agoSmarter method to edit file informartion of files in the list
lordmulder [Mon, 8 Nov 2010 01:06:01 +0000 (02:06 +0100)]
Smarter method to edit file informartion of files in the list

13 years agoAdded a fixed build of MediaInfo
lordmulder [Mon, 8 Nov 2010 00:36:36 +0000 (01:36 +0100)]
Added a fixed build of MediaInfo

13 years agoImplemented option to switch GUI style at runtime
lordmulder [Sun, 7 Nov 2010 23:24:54 +0000 (00:24 +0100)]
Implemented option to switch GUI style at runtime

13 years agoImprove about dialog + nicer method write version info to resource section
lordmulder [Sun, 7 Nov 2010 22:06:30 +0000 (23:06 +0100)]
Improve about dialog + nicer method write version info to resource section

13 years agoFixed a memory leak.
unknown [Sun, 7 Nov 2010 15:32:54 +0000 (16:32 +0100)]
Fixed a memory leak.

13 years agofirst commit
lordmulder [Sat, 6 Nov 2010 22:04:47 +0000 (23:04 +0100)]
first commit