Daniel Önnerby
0669fd25f1
Remove old DBConnection class. Removed some unused classes from the build.
2008-04-19 22:08:50 +00:00
Daniel Önnerby
5f9a97cfea
- Renamed Query::Tracks to Query::TrackMetadata for clarity.
...
- Wrote some documentation on the PlaybackQueue.
2008-04-19 21:52:59 +00:00
Daniel Önnerby
cd328eca08
"Now Playing" playlist (visual) working.
2008-04-18 12:55:37 +00:00
Daniel Önnerby
6d479c3d13
Merge doep branch to trunk.
2008-04-18 07:45:02 +00:00
Daniel Önnerby
c547063578
Started a bit on a PlaybackQueue class.
2008-04-13 22:32:24 +00:00
Daniel Önnerby
526c098823
A little more on the Preferences class.
2008-04-10 22:01:20 +00:00
bjorn.olievier
8570d99062
Switched to short (0-100) to get/set volume level in Transport.
2008-04-09 15:06:29 +00:00
Daniel Önnerby
f371beade9
Added method for getting the "data" directory.
...
Started on a Preferences class (not operational yet).
2008-04-08 21:36:57 +00:00
bjorn.olievier
32d024e825
Stop currently playing song when starting a new one
2008-04-08 17:46:46 +00:00
bjorn.olievier
3eb803a4f3
Made volume slider work
2008-04-07 21:47:18 +00:00
bjorn.olievier
b976747024
Extended Trackbar to get/set position
...
Defined signal for trackbar position changes
2008-04-07 21:43:44 +00:00
Daniel Önnerby
fc3d22bfef
Enabling the APE support again. Adding check in the tag reading if file isNull instead.
2008-04-07 19:30:17 +00:00
bjorn.olievier
40e021d3d8
Connected audio::Transport to Start and Stop buttons. Using hardcoded path for now
2008-04-07 19:25:47 +00:00
bjorn.olievier
e70eb04472
Disabled APE due to crash ( closes #25 )
2008-04-07 18:22:40 +00:00
Daniel Önnerby
da8a68c1bc
Fixing some id3v1 genre numbers that perpended the id3v2 genre.
2008-04-07 08:04:59 +00:00
Daniel Önnerby
d4fd4122cc
Fixing some issues with old id3v1 genre numbers in some rare mp3s.
...
Added a generic way of getting all of taglibs supported files.
2008-04-06 22:10:36 +00:00
bjorn.olievier
ccd8ef9e5c
Merged UI integration branch back to trunk
2008-04-06 08:00:22 +00:00
bjorn.olievier
d389e9e9f1
Got rid of core/audio/tstl.h.
...
* Fixed all references in core/audio and ConsoleUI.
* Extended config.h in core
* Added config.h to square
Removed some unnecessary #includes
2008-03-30 10:08:54 +00:00
bjorn.olievier
65bf15f94b
- Added ID and ToString() to AudioStream to identify streams
...
- Added GetSource() to IAudioSource and decoders to help stream identification
- Fixed problem where not all finished streams were removed properly in Transport
- Fixed include paths & directives for square
2008-03-29 12:57:54 +00:00
bjorn.olievier
f376961b6a
Fixed detection of end of song ( closes #16 )
2008-03-29 09:09:53 +00:00
bjorn.olievier
10d0ece3cb
Added mutex in ConsoleUI to lock while using cout. Makes debug output more readable.
2008-03-28 18:48:53 +00:00
bjorn.olievier
afde4da532
Removed unused methods and variables from IAudioOutput and WaveOut
2008-03-25 21:01:05 +00:00
bjorn.olievier
73e3b60bff
Replaced Win32 threads with Boost.Thread
2008-03-25 20:39:36 +00:00
bjorn.olievier
da1d52c197
- Replaced Win32 threads in core::audio with Boost.Thread
...
- Fixed crash on exit in WaveOut plugin (closes issue #8 )
2008-03-25 14:24:04 +00:00
Daniel Önnerby
f75b471093
Updated test_project.cpp to only show progress.
2008-03-20 19:33:31 +00:00
Daniel Önnerby
f36402a6e1
Added some debugging for the db wrapper.
...
Set some ignore directories.
2008-03-20 19:15:07 +00:00
Daniel Önnerby
cc21d778b6
Migrating trunk from old repository.
2008-03-18 09:06:19 +00:00