OSDN Git Service

Refactor the MP3 encoder into a separate class.
[lamexp/LameXP.git] / LameXP.vcproj
2010-11-16 lordmulderRefactor the MP3 encoder into a separate class.
2010-11-14 lordmulderSlightly improve AutoInc tool (time interval support)
2010-11-13 lordmulderAdd simple utilitiy to auto-inc build numbers + fix...
2010-11-13 lordmulderImplemented support for adding directories via Drag...
2010-11-12 lordmulderStore settings in an INI file
2010-11-11 lordmulderMove about dialog into a separate class
2010-11-11 lordmulderNicer method for static builds: Can use vanilla Qt...
2010-11-10 lordmulderAdd a new configuration for static build (requires...
2010-11-10 lordmulderUse the MediaInfo model in MainWindow too
2010-11-10 lordmulderRefactor deployment script
2010-11-09 lordmulderMove IPC sender to separate thread + implement kill...
2010-11-08 lordmulderImplemented IPC based on shared memory and semaphores
2010-11-07 lordmulderImprove about dialog + nicer method write version info...
2010-11-07 unknownFixed a memory leak.
2010-11-06 lordmulderfirst commit