Daniel Önnerby
ec480b400a
Fixed the accidental double Crypt.
2008-09-08 23:20:55 +00:00
andre@woesten.com
a9185a9795
- Ad- Added groupbox FINALLY!!!!!
...
- Fixed SysTray
- Added examples for groupbox
- Added MoveRelativeTo to Window class (avatar, please check it!)
2008-09-08 22:18:57 +00:00
Daniel Önnerby
31d932112a
Added user authentication and management.
2008-09-08 21:37:49 +00:00
Daniel Önnerby
31e7c6daa7
Fixed a eventual mutex problem in the Library.
2008-09-05 20:30:48 +00:00
Daniel Önnerby
86bd96e710
Added some documentation.
2008-09-04 10:39:03 +00:00
andre@woesten.com
56d9c246a5
- Added code documentation for SysTray
...
- Added own doxygen generation file and additional a generated CHM file
2008-09-03 15:47:49 +00:00
andre@woesten.com
248b2eb33e
- Added radio buttons
...
- Added radio button test to SettingsView
2008-09-03 13:54:38 +00:00
Daniel Önnerby
8212d9ee41
Fixed cube and server taskbar/systray icon.
2008-09-03 12:53:42 +00:00
andre@woesten.com
62b8340ccd
- Added checkboxes
...
- Added checkbox example to settings view
2008-09-03 11:51:03 +00:00
Daniel Önnerby
14ae9b8a8f
Added win32cpp::SysTray to musikServer.
2008-09-03 11:28:01 +00:00
andre@woesten.com
9ae09ba267
- Added minimize to tray feature
...
- Moved win32cpp-specific WM's into Types.hpp
2008-09-03 09:51:49 +00:00
andre@woesten.com
3aa5ded910
Bugfixes on SysTray integration. Integrates with Application now. Messages are handled by the wndproc of TopLevelWindow
2008-09-03 09:01:42 +00:00
andre@woesten.com
f4422e06f7
SysTray component
...
- capabilities to show multiple tray icons with tooltips, popup menu and balloon tips
- added an example to the cube (MainWindowController)
small fixes:
- exchanged ansi by unicode functions for directory iteration in Locale-class
- changed message id in application thread
2008-09-03 00:37:01 +00:00
Daniel Önnerby
fb6b88104b
Cleaned up some compilation warnings.
...
Upgraded to SQLite 3.6.2
Added remote host/port in the Remote Add Library dialog.
Added settings in musikServer.
Fixed some minor issues in the musik::core::db
2008-09-02 22:57:02 +00:00
Daniel Önnerby
3d416915c9
Added menu option "File/Add Library".
...
Fixed some small issues in db::Connection.
Upgraded some win32cpp for making dialogs.
Started on a musikServer project.
2008-08-30 10:32:27 +00:00
Daniel Önnerby
ef37f59767
Added Tracklist contextmenu "Play now" and "Enqueue".
...
Small fix in Indexer.
Started on a "Add Library" dialog.
Updated fix from win32cpp repository.
2008-08-26 21:37:27 +00:00
Daniel Önnerby
22a2f0caaf
Added http::Server to musik::core::Server. Fixed some issues in the Remote Library.
2008-08-26 15:10:31 +00:00
Daniel Önnerby
7b72e40a4c
All HTTP requests are now handled by plugins.
2008-08-26 12:03:32 +00:00
Daniel Önnerby
48b856d082
Moved and modified the http server to work with the latest core.
2008-08-25 22:00:03 +00:00
Daniel Önnerby
8b331108da
Fixed musik::core::Query::SortTracks for remote library.
2008-08-20 06:36:55 +00:00
Daniel Önnerby
9732fd0eff
Added optional relation to library in the musik::core::Preferences class.
2008-08-19 15:07:14 +00:00
Daniel Önnerby
c12a02487b
- Query::ListSelection and Query::TrackMetadata are fully working with Library::Remote.
...
- Fixed a tracklist issue where the tracklist where sending 1 query for each track.
- Threading issues fixed in Library::Remote and server::Connection.
2008-08-19 11:28:38 +00:00
Daniel Önnerby
621afdf5cc
Upgraded to boost 1.36
2008-08-18 12:17:22 +00:00
Daniel Önnerby
955e7647d4
Continuing on Remote library. ListBase and ListSelection queries are now working.
2008-08-17 22:43:57 +00:00
Daniel Önnerby
709afc9806
Added method to encode xml content.
2008-08-16 22:53:05 +00:00
Daniel Önnerby
252f06e1b4
Continued on the Library::Remote. The Query::ListBase and Query::ListSelection is starting to work.
2008-08-14 20:44:34 +00:00
Daniel Önnerby
41769da567
Started testing highlight of current position in tracklists.
2008-08-14 09:12:18 +00:00
Daniel Önnerby
a440be19aa
Fixed Library referring itself through the nowPlaying tracklist. There is a memory leak in the current trunk.
2008-08-12 21:08:57 +00:00
Daniel Önnerby
89e29f62f3
Saving window size using musik::core::Preferences
2008-08-12 08:39:16 +00:00
Daniel Önnerby
8845c38038
Added a second mutex in the Preferences::IO class.
2008-08-11 10:04:08 +00:00
Daniel Önnerby
9be5738463
Made musik::core::Preferences threadsafe.
2008-08-11 06:58:31 +00:00
Daniel Önnerby
25dfdd942d
Added library labs for multiple libraries.
...
Upgraded to SQLite 3.6.1
2008-08-10 22:16:15 +00:00
Daniel Önnerby
b4b0aaaa7d
Improved build time by rearranging includes and forward declaring as much as possible.
2008-08-06 23:17:50 +00:00
Daniel Önnerby
83024bb1a4
Fixed small mistake of accessing shared_ptr::px instead of shared_ptr::get()
2008-07-22 18:19:35 +00:00
Daniel Önnerby
f9de0cf101
Altered the folder-table to exclude the syncpath. *YOU NEED TO DELETE YOUR OLD DATABASE*
2008-07-20 22:01:30 +00:00
Daniel Önnerby
817fdad434
Merge doep branch to trunk.
2008-07-19 11:54:45 +00:00
Daniel Önnerby
ce5cd4206b
Started making the metaKeys type in a more general way.
2008-06-05 22:19:04 +00:00
bart.apella
13b0c9b060
changes all tabs to 4 spaces (seems like I wasn't the only one who still used tabs Doep :p)
2008-06-05 20:40:17 +00:00
bart.apella
9f63336389
changes:
...
core/audio/Transport.cpp: fixed Transport::SetTrackPosition() so that it won't crash the program if you change the position if no song is currently selected.
cube/TracklistModel.cpp: made it so that the duration of a song is now properly shown as mm:ss.
Variables are available if we want to add more times (hours and days for example). Code for it was taken from TracklistController.cpp.
apedecoder/apedecoder.vcproj and oggdecoder/oggdecoder.vcproj: added /NODEFAULTLIB:LIBCMT to the linker command line so that they compile.
2008-06-05 15:59:38 +00:00
Daniel Önnerby
0c8d9725a3
Added code that sets the application icon and added temporary resources (old mC1 icon).
...
Updated to latest win32cpp to start using the localization.
2008-06-05 10:06:08 +00:00
Daniel Önnerby
8cb6178229
Fixed queries based on ListBase to all handle the TrackInfoSignal.
2008-06-04 10:28:34 +00:00
Daniel Önnerby
26d6abf31d
Added the id3v2 frame USLT to read lyrics.
2008-06-02 21:15:05 +00:00
Daniel Önnerby
c162f0e665
Reverted solution. Sorry Bjorn :)
2008-05-22 18:29:44 +00:00
Daniel Önnerby
aed584b67d
Decided to remove square from mC2+plugins.sln since both square and cube builds the mC2.lib.
...
Cleaned up some #include so compiler (or anyone else) does not get confused :)
2008-05-22 18:07:59 +00:00
Daniel Önnerby
747044a776
TrackList sorting working.
2008-05-21 21:11:53 +00:00
Daniel Önnerby
1be4bd4b10
Bugfix: Wrong destruction order in Library::LocalDB made Library break when queue was running.
2008-05-20 19:34:14 +00:00
Daniel Önnerby
cef1fb7dd3
Updated installer and added LICENSE.txt
2008-05-17 18:14:10 +00:00
Daniel Önnerby
02a5022139
Updated credits in the About window.
2008-05-17 12:01:33 +00:00
bjorn.olievier
4a86e8698b
Increased WaveOut buffer to 1500 ms
...
Fixed minor bugs where TransportView was updated incorrectly when switching tracks.
2008-05-17 07:41:12 +00:00
bjorn.olievier
1295630230
Added some missing win32cpp headers. Slightly improves build time.
2008-05-16 18:20:02 +00:00