Notes |
|
(0000496)
|
svn
|
2012-03-25 09:26
|
|
The user admin has checked in files related to this issue (revision 343).
Comment:
MPfm 0.6.0.0
- Code standardization: Removed m_ from member variables from frmMain and frmSettings.
Related to issue 0000298.
Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmSettings.cs
U MPfm/branches/current/MPfm/frmMain.cs
|
|
|
(0000497)
|
svn
|
2012-03-25 09:33
|
|
The user admin has checked in files related to this issue (revision 344).
Comment:
MPfm 0.6.0.0
- Code standardization: Removed m_ from member variables for the AudioFile class.
Related to issue 0000298.
Files modified:
U MPfm/branches/current/MPfm.Sound/AudioFiles/AudioFile.cs
|
|
|
(0000498)
|
svn
|
2012-03-25 09:59
|
|
The user admin has checked in files related to this issue (revision 345).
Comment:
MPfm 0.6.0.0
- Code standardization: Removed m_ from member variables for several classes (see list below).
Related to issue 0000298.
Files modified:
U MPfm/branches/current/MPfm/Configuration/Audio/AudioConfigurationSection.cs
U MPfm/branches/current/MPfm/Configuration/Controls/ControlsConfigurationSection.cs
U MPfm/branches/current/MPfm/Configuration/Controls/ControlsSongGridViewConfigurationSection.cs
U MPfm/branches/current/MPfm/Configuration/General/GeneralConfigurationSection.cs
U MPfm/branches/current/MPfm/Configuration/MPfmConfiguration.cs
U MPfm/branches/current/MPfm/Configuration/Windows/WindowsConfigurationSection.cs
U MPfm/branches/current/MPfm/frmMain.cs
U MPfm/branches/current/MPfm.Library/Library.cs
U MPfm/branches/current/MPfm.Library/SQLiteGateway.cs
U MPfm/branches/current/MPfm.Library/UpdateLibrary/UpdateLibrary.cs
U MPfm/branches/current/MPfm.Player/Player.cs
U MPfm/branches/current/MPfm.Sound/Bass.Net/Channel.cs
U MPfm/branches/current/MPfm.Sound/Bass.Net/MixerChannel.cs
U MPfm/branches/current/MPfm.Sound/Bass.Net/TestDevice.cs
U MPfm/branches/current/MPfm.Sound/PeakFile.cs
U MPfm/branches/current/MPfm.Sound/Playlists/Playlist.cs
U MPfm/branches/current/MPfm.Sound/Playlists/PlaylistItem.cs
U MPfm/branches/current/MPfm.Sound/Tags/APETag.cs
U MPfm/branches/current/MPfm.Sound/Tags/ID3v2Tag.cs
U MPfm/branches/current/MPfm.Sound/Tags/SV7Tag.cs
U MPfm/branches/current/MPfm.Sound/Tags/SV8Tag.cs
U MPfm/branches/current/MPfm.WindowsControls/Fonts/EmbeddedFontHelper.cs
U MPfm/branches/current/MPfm.WindowsControls/Misc/Control.cs
|
|
|
(0000499)
|
svn
|
2012-03-25 11:16
|
|
The user admin has checked in files related to this issue (revision 346).
Comment:
MPfm 0.6.0.0
- Code standardization: Removed m_ from member variables for several classes (see list below).
This should be the last checkin for this issue.
Related to issue 0000298.
Files modified:
U MPfm/branches/current/MPfm/Other Screens/frmAddEditLoop.cs
U MPfm/branches/current/MPfm/Other Screens/frmAddEditMarker.cs
U MPfm/branches/current/MPfm/Other Screens/frmEditSongMetadata.cs
U MPfm/branches/current/MPfm/Other Screens/frmEffects.cs
U MPfm/branches/current/MPfm/Other Screens/frmLoadPlaylist.cs
U MPfm/branches/current/MPfm/Other Screens/frmPlaylist.cs
U MPfm/branches/current/MPfm/Other Screens/frmRenameSavePlaylist.cs
U MPfm/branches/current/MPfm/Other Screens/frmThemes.cs
U MPfm/branches/current/MPfm/Other Screens/frmVisualizer.cs
U MPfm/branches/current/MPfm/frmFirstRun.cs
U MPfm/branches/current/MPfm/frmMain.cs
U MPfm/branches/current/MPfm/frmUpdateLibraryStatus.cs
U MPfm/branches/current/MPfm.Player/Objects/EQPreset.cs
U MPfm/branches/current/MPfm.Player/Objects/PlayerSyncProc.cs
U MPfm/branches/current/MPfm.Player/Player.cs
U MPfm/branches/current/MPfm.Player.Demo/frmMain.cs
U MPfm/branches/current/MPfm.Player.Demo/frmSettings.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/OutputMeter.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/OutputMeterTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/VolumeFader.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveForm.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveFormDisplay.cs
U MPfm/branches/current/MPfm.WindowsControls/Audio/WaveFormDisplayTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/Buttons-Toolbars/Button.cs
U MPfm/branches/current/MPfm.WindowsControls/Buttons-Toolbars/TrackBar.cs
U MPfm/branches/current/MPfm.WindowsControls/Fonts/CustomFont.cs
U MPfm/branches/current/MPfm.WindowsControls/Fonts/CustomFontEditorForm.cs
U MPfm/branches/current/MPfm.WindowsControls/Fonts/EmbeddedFont.cs
U MPfm/branches/current/MPfm.WindowsControls/Fonts/EmbeddedFontCollection.cs
U MPfm/branches/current/MPfm.WindowsControls/Labels/Label.cs
U MPfm/branches/current/MPfm.WindowsControls/Labels/LinkLabel.cs
D MPfm/branches/current/MPfm.WindowsControls/Library/AlbumView.Designer.cs
D MPfm/branches/current/MPfm.WindowsControls/Library/AlbumView.cs
D MPfm/branches/current/MPfm.WindowsControls/Library/AlbumViewCache.cs
D MPfm/branches/current/MPfm.WindowsControls/Library/AlbumViewItem.cs
U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridView.cs
U MPfm/branches/current/MPfm.WindowsControls/Library/SongGridViewTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/Lists/ListBox.cs
U MPfm/branches/current/MPfm.WindowsControls/MPfm.WindowsControls.csproj
U MPfm/branches/current/MPfm.WindowsControls/Misc/Control.cs
U MPfm/branches/current/MPfm.WindowsControls/Misc/HScrollBar.cs
U MPfm/branches/current/MPfm.WindowsControls/Panel-Forms/Panel.cs
U MPfm/branches/current/MPfm.WindowsControls/Themes/MainWindowTheme.cs
U MPfm/branches/current/MPfm.WindowsControls/Themes/Theme.cs
|
|