Alejandro Wainzinger
|
14e6a7fce4
|
Return 404 if content is null.
|
2011-08-30 22:07:53 -07:00 |
|
Jeff Mitchell
|
2bedc3bdd0
|
Extra safety
|
2011-08-30 11:55:47 -04:00 |
|
Leo Franchi
|
58bff6af4c
|
style fix
|
2011-08-30 07:58:51 -04:00 |
|
Casey Link
|
bf03b7b756
|
Fetch charts data on the event loop to prevent a strange deadlock on startup.
|
2011-08-29 23:40:52 -05:00 |
|
Christian Muehlhaeuser
|
7f324bc45c
|
* Unbreak OSX compile.
|
2011-08-30 03:11:47 +02:00 |
|
Casey Link
|
626f9acfac
|
Add missing comma, doh
|
2011-08-29 19:41:36 -05:00 |
|
Casey Link
|
302dbd0224
|
Some test documentation for enumns.. lets see what doxygen does.
|
2011-08-29 19:34:14 -05:00 |
|
Casey Link
|
57dea3061b
|
Add some documentation to the new classes
|
2011-08-29 19:34:14 -05:00 |
|
Christian Muehlhaeuser
|
3e12072dd9
|
* TomahawkWindow cleanup.
|
2011-08-30 02:29:45 +02:00 |
|
Christian Muehlhaeuser
|
be10085958
|
* Fixed ChangeLog typo.
|
2011-08-30 02:20:49 +02:00 |
|
Casey Link
|
6e6ff2ae53
|
Merge branch 'whatshot'
|
2011-08-29 18:56:12 -05:00 |
|
Casey Link
|
320e5a3252
|
Fix oopsies leftover from the playlist model rename
|
2011-08-29 23:55:37 +00:00 |
|
Jason Herskowitz
|
f031d25741
|
Added fix for Spotify links
|
2011-08-30 01:30:36 +02:00 |
|
Christian Muehlhaeuser
|
a554ee0fa8
|
* Fixed TWK-451: Properly parent the friends auth / add dialog.
|
2011-08-30 00:53:29 +02:00 |
|
Christian Muehlhaeuser
|
f774302623
|
* Fixed TWK-482: Don't close after showing a jabber friend request.
|
2011-08-30 00:26:58 +02:00 |
|
Leo Franchi
|
0cea650181
|
TWK-477: Restore code that was lost during file split, and add a proper license header
|
2011-08-29 18:10:49 -04:00 |
|
Jeff Mitchell
|
47c515caa4
|
Do please check your debug for null pointers :-)
|
2011-08-29 13:13:10 -04:00 |
|
Jeff Mitchell
|
0319e5f2f5
|
Don't show 0 when there is no albumpos for a track
|
2011-08-29 12:06:42 -04:00 |
|
Jeff Mitchell
|
39bbd128c2
|
Change the position of the albumpos column to be next to the album
|
2011-08-29 11:54:09 -04:00 |
|
Casey Link
|
a25d174f64
|
Merge branch 'master' into whatshot
Conflicts:
src/libtomahawk/CMakeLists.txt
|
2011-08-29 10:43:10 -05:00 |
|
Leo Franchi
|
65709e92ff
|
Add file
|
2011-08-29 11:27:50 -04:00 |
|
Christian Muehlhaeuser
|
89104fc27d
|
* Added more debug output for playlist errors.
|
2011-08-29 17:12:25 +02:00 |
|
Leo Franchi
|
28e7413bdd
|
Make QCA2 an optional dep, it's only required for HMAC(md5) for resolvers
|
2011-08-29 11:09:31 -04:00 |
|
Jeff Mitchell
|
d5a2e4b325
|
Remove dependency on XComposite on X11. It wasn't actually a dependency
on the library, just the development headers (used to check for th
existence of compositing at runtime, but not necessary for us).
|
2011-08-29 11:03:28 -04:00 |
|
Leo Franchi
|
bde3d93f6a
|
Changelog++
|
2011-08-29 10:50:59 -04:00 |
|
Leo Franchi
|
8ed476ccf6
|
Add QCA2 as an optional dep to tomahawk as well for HMAC signature generation for resolvers
Also add a helper JS function
|
2011-08-29 10:49:52 -04:00 |
|
Leo Franchi
|
5c5042769b
|
Update overlay text
|
2011-08-29 10:49:52 -04:00 |
|
Christian Muehlhaeuser
|
6cca932bf4
|
* Stick to 80-char max-length for ChangeLog.
|
2011-08-29 16:20:33 +02:00 |
|
Leo Franchi
|
3b832576af
|
Add new feature to 0.3 changelog
|
2011-08-29 10:18:46 -04:00 |
|
Leo Franchi
|
fa8746fc70
|
Sync changelog
|
2011-08-29 10:17:25 -04:00 |
|
Christian Muehlhaeuser
|
e44a78ba8d
|
* Be safer.
|
2011-08-29 16:07:57 +02:00 |
|
Christian Muehlhaeuser
|
cf25f3c072
|
* Some debug and safety meassures.
|
2011-08-29 16:01:53 +02:00 |
|
Jeff Mitchell
|
4fc7c6415b
|
Fix seeker getting "stuck" if it goes ahead on some tracks
|
2011-08-28 16:47:14 -04:00 |
|
Jeff Mitchell
|
271e6c480d
|
Re-disable phonon seek checking, for now
|
2011-08-28 16:23:25 -04:00 |
|
Jeff Mitchell
|
57e72e53f9
|
Fix seeking for local files; also, disable dragging the seek slider if phonon reports that the object cannot be seeked, to not have ugly jumping around.
|
2011-08-28 16:13:27 -04:00 |
|
Jeff Mitchell
|
a9a9d11f97
|
Remove debugging
|
2011-08-28 14:41:02 -04:00 |
|
Jeff Mitchell
|
4b4cecc027
|
Finish making the seekslider the sleekslider
|
2011-08-28 14:38:33 -04:00 |
|
Jeff Mitchell
|
e5f6f40289
|
Initial work on the sleeker slider
|
2011-08-28 04:16:18 -04:00 |
|
Jeff Mitchell
|
d2af8a8a39
|
Fix null pointer crash in treeproxymodel
|
2011-08-28 03:47:11 -04:00 |
|
Jeff Mitchell
|
7166ba161f
|
Update changelog
|
2011-08-28 02:23:23 -04:00 |
|
Jeff Mitchell
|
ea0fb3c099
|
Merge branch 'master' of github.com:tomahawk-player/tomahawk
|
2011-08-28 02:17:49 -04:00 |
|
Jeff Mitchell
|
ea6d892058
|
Fix regression in audioengine logic when encountering the end of the playlist
|
2011-08-28 02:16:27 -04:00 |
|
Christian Muehlhaeuser
|
dffb3deebe
|
* Updated ChangeLog.
|
2011-08-28 06:08:45 +02:00 |
|
Christian Muehlhaeuser
|
c5876c0f9e
|
* Absolutely prevent dupe temp commands from being executed twice.
|
2011-08-28 05:44:45 +02:00 |
|
Christian Muehlhaeuser
|
89aff8bcbb
|
* Cleaned up database syncing a bit.
|
2011-08-28 04:50:31 +02:00 |
|
Jeff Mitchell
|
71339862b6
|
Changelogify Twitter issue
|
2011-08-27 22:09:45 -04:00 |
|
Jeff Mitchell
|
9e4d320cff
|
Make public/mentions timelines check less often to offset bumping up the dm timer
|
2011-08-27 22:04:58 -04:00 |
|
Jeff Mitchell
|
cca1ac1532
|
Some further cleanup and make dms poll a bit more often while keeping the timelines longer
|
2011-08-27 22:04:24 -04:00 |
|
Jeff Mitchell
|
d8c09ff502
|
Hopefully really fix the twitter issue
|
2011-08-27 20:28:59 -04:00 |
|
Jeff Mitchell
|
678eeb1232
|
Fix twitter saved offer key issue, maybe
|
2011-08-27 18:00:24 -04:00 |
|