index
:
~slomo/banshee
master
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-07
Avoid race when using GConf and DBus with threads (bgo#692374)
Hans Petter Jansson
3
-0
/
+20
2013-04-07
Hyena: Update to git master to get the fix for bgo#696111
Bertrand Lorentz
1
-0
/
+0
2013-03-21
ThickClient: fix file name in header of FilteredListSourceContents class
Andres G. Aragoneses
1
-1
/
+1
2013-03-20
build: order extensions alphabetically in Makefile.am
Andres G. Aragoneses
1
-1
/
+1
2013-03-16
LastFM: display progress for multiple-track scrobbles (bgo#691532)
Phil Trimble
2
-33
/
+132
2013-03-16
Lastfm: refactor to optimize the check for queue's emptiness by using Linq
Andres G. Aragoneses
4
-3
/
+19
2013-03-16
Lastfm: refactor to avoid duplicated if-else block
Andres G. Aragoneses
1
-13
/
+3
2013-03-16
Lastfm: avoid unnecessary wait when submitting successful scrobbles
Phil Trimble
1
-1
/
+5
2013-03-16
Lastfm: refactor to place the error handling at the end
Andres G. Aragoneses
1
-14
/
+14
2013-03-16
Lastfm: refactor else-if statement into two if blocks by returning early
Andres G. Aragoneses
1
-1
/
+4
2013-03-10
i18n: Update translators.xml
Bertrand Lorentz
1
-0
/
+1
2013-03-07
PodcastSourceContents: lowercase for ForcePosition, to be uniform
Andres G. Aragoneses
1
-1
/
+1
2013-03-02
DatabaseImportManager: Add .amr to import whitelist
Andres G. Aragoneses
1
-1
/
+1
2013-02-28
DatabaseTrackInfo: don't default to MusicFilePattern when null (bgo#689123)
Andres G. Aragoneses
1
-3
/
+3
2013-02-25
PathPattern: rename variable from songpath to track_path
Andres G. Aragoneses
1
-4
/
+4
2013-02-22
Audioscrobbler: avoid 414 Request-URI Too Large (bgo#689018)
Phil Trimble
4
-57
/
+125
2013-02-16
PrimarySource: Allow cancelling track delete job (bgo#691971)
Nicholas Little
1
-10
/
+11
2013-02-15
Lastfm: mark a method as private in LastfmRequestTests
Andres G. Aragoneses
1
-1
/
+1
2013-02-15
Lastfm: refactor LastfmRequest tests to not rely on params order
Andres G. Aragoneses
1
-7
/
+37
2013-02-15
Lastfm: simplify previous tests addition by dropping an interface
Andres G. Aragoneses
2
-23
/
+18
2013-02-15
Lastfm: add some tests around LastfmRequest class
Andres G. Aragoneses
4
-3
/
+145
2013-01-25
PrimarySource: remove two unnecessary casts
Nicholas Little
1
-2
/
+2
2013-01-20
InternetRadio: Previous should never mean a restart (bgo#665268)
Samuel Gyger
1
-3
/
+3
2013-01-20
InternetRadio: removed unused 'using' clause
Andres G. Aragoneses
1
-1
/
+0
2013-01-20
InternetRadio: Provide IsPlaying handler (bgo#686657)
Alex Willmy
1
-0
/
+3
2013-01-20
AlbumListView: Allow subclasses to switch between album grid and list
Bertrand Lorentz
1
-19
/
+24
2013-01-20
PlayerEngine: Add support for accurate seek
Hans Oesterholt
5
-8
/
+32
2013-01-19
Avoid some code duplication around Unknown tags
Andres G. Aragoneses
6
-18
/
+31
2013-01-19
AppleDevice: override BaseDirectory property so as to stop returning null
Andres G. Aragoneses
1
-0
/
+4
2013-01-19
Dap: better check for the playing track before ejecting (bgo#658142)
Nicholas Little
1
-2
/
+5
2013-01-18
Lastfm: remove useless (and unused) automatic properties in LastfmRequest
Andres G. Aragoneses
1
-5
/
+0
2013-01-18
i18n: Update translators.xml
Andres G. Aragoneses
1
-1
/
+2
2013-01-16
PrimarySource: prevent AddTrackJob respawn if cancelled (bgo#684089)
Nicholas Little
1
-1
/
+1
2013-01-15
LastFm: add missing header in LastFmSourceContents.cs
Andres G. Aragoneses
1
-0
/
+27
2013-01-15
Licence: update copyright year to 2013
Andres G. Aragoneses
1
-1
/
+1
2013-01-15
LastFm: Avoid crashing if scrobbling response is not JSON (bgo#689016)
Phil Trimble
1
-1
/
+9
2013-01-14
Dap.MassStorage: fix typo (bgo#653282)
Andres G. Aragoneses
1
-1
/
+1
2013-01-14
Dap.MassStorage: not import dirs twice for case-insensitive drives (bgo#653282)
Nicholas Little
4
-2
/
+56
2013-01-13
Dap.MassStorage: Nokia N95 playlist sync support out of the box (bgo#661507)
Nicholas Little
18
-6
/
+170
2013-01-12
RescanPipeline: receive a Func<> to warn about high removal (bgo#577225)
Olivier Dufour
6
-49
/
+112
2013-01-06
i18n: Update translators.xml
Bertrand Lorentz
1
-2
/
+3
2013-01-06
build: Bump libmtp dependency to 1.1.0
Bertrand Lorentz
3
-12
/
+0
2013-01-06
Mtp: Fix file type in sync with libmtp > 1.1.0 (bgo#688540)
IBBoard
2
-0
/
+9
2012-12-16
Dap: For TypeUniqueId use device's Serial property, not Uuid (bgo#690300)
Andres G. Aragoneses
1
-1
/
+1
2012-12-16
Dap: Use Unicode codes for quotation marks (bgo#639947)
Andres G. Aragoneses
1
-1
/
+1
2012-12-11
build: use the gui-thread-check profiler module by default when debugging
Andres G. Aragoneses
1
-0
/
+4
2012-12-10
build: Rename HAVE_GDATA condition to ENABLE_YOUTUBE
Andres G. Aragoneses
1
-1
/
+1
2012-12-02
Playlists: remove two ImportPlaylist() unused methods (dead code)
Andres G. Aragoneses
1
-17
/
+0
2012-12-02
PlaylistElement: adjust accessibility of property setters to internal
Andres G. Aragoneses
1
-3
/
+3
2012-12-01
Playlists: fix Playlist.Formats.Tests after latest refactorings
Andres G. Aragoneses
1
-13
/
+29
[next]