Notes |
|
(0000649)
|
svn
|
2012-05-01 19:46
|
|
The user animal has checked in files related to this issue (revision 469).
Comment: MPfm 0.6.0.1
* Main Window (GTK)
- Now loading library on startup
* SQLiteGateway
- Added support for Mono.Data.SQLite.
* MainWindowController (UI)
- Added Library object
Related to issue 0000324 and issue 0000353.
Files modified: U MPfm/branches/current/MPfm.GTK/Windows/MainWindow.cs
U MPfm/branches/current/MPfm.Library/MPfm.Library.csproj
D MPfm/branches/current/MPfm.Library/MonoSQLite.cs
U MPfm/branches/current/MPfm.Library/SQLiteGateway.cs
U MPfm/branches/current/MPfm.UI/Controllers/MainWindowController.cs
|
|
|
(0000654)
|
svn
|
2012-05-01 21:13
|
|
The user animal has checked in files related to this issue (revision 475).
Comment: MPfm 0.6.0.1
* SQLiteGateway
- OS detection now by preprocessor (#if LINUX) instead of OS.OSType.
Related to issue 0000353.
Files modified: U MPfm/branches/current/MPfm.Library/SQLiteGateway.cs
|
|
|
|
Reopening the issue, because on Mac OS X, the default SQLite library is missing an important feature (column metadata). |
|
|
|
This issue has been fixed (see related item). |
|