Notes |
|
(0000226)
|
svn
|
2011-12-18 13:18
|
|
The user admin has checked in files related to this issue (revision 156).
Comment:
MPfm 0.5.0.2
- Library: Added the CreateDatabaseFile and GetCreateDatabaseSQL methods
Added an embeddable SQL script to be executed for creating a new database.
- Main window: Now creates a database file if it doesn't exist using the embedded SQL script.
- Moved the configuration file, database file and log file to the user application data folder.
Related to issue 0000169 and issue 0000170.
Files modified:
U MPfm/branches/current/MPfm/Configuration/MPfmConfiguration.cs
U MPfm/branches/current/MPfm/frmMain.cs
U MPfm/branches/current/MPfm.Library/Library.cs
U MPfm/branches/current/MPfm.Library/MPfm.Library.csproj
U MPfm/branches/current/MPfm.Library/MPfmGateway.cs
U MPfm/branches/current/MPfm.Library/SQLiteGateway.cs
A MPfm/branches/current/MPfm.Library/Scripts/
A MPfm/branches/current/MPfm.Library/Scripts/CreateDatabase.sql
U MPfm/branches/current/MPfm.Player/Objects/Playlist.cs
U MPfm/branches/current/MPfm.Player/Objects/PlaylistItem.cs
U MPfm/branches/current/MPfm.Player/Player.cs
|
|
|
(0000228)
|
svn
|
2011-12-18 13:24
|
|
The user admin has checked in files related to this issue (revision 157).
Comment:
MPfm 0.5.0.2
- Now loading database file from user application data folder.
Related to issue 0000169.
Files modified:
U MPfm/branches/current/MPfm/frmMain.cs
|
|
|
(0000233)
|
svn
|
2011-12-18 15:02
|
|
The user admin has checked in files related to this issue (revision 160).
Comment:
MPfm 0.5.0.2 FINAL
- Replaced mentions of config.xml to MPfm.Configuration.xml with the application data folder path.
Related to issue 0000169.
Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmSettings.cs
U MPfm/branches/current/MPfm/frmMain.cs
|
|