[banshee/gtk3] (400 commits) ...build: Require Gtk# 2.99.1 as it brings some API changes
- From: Bertrand Lorentz <blorentz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [banshee/gtk3] (400 commits) ...build: Require Gtk# 2.99.1 as it brings some API changes
- Date: Sun, 18 Nov 2012 14:54:38 +0000 (UTC)
Summary of changes:
7ecf191... Added initial skeleton of uPnP Client addin (*)
002c8a4... Added initial referencing to needed dll's in Mono.Upnp, thi (*)
ef700e5... Made UPnPClient add only real MediaServers as sources (*)
e3106bf... Added the missed translation file (*)
5c8746c... Give the source both the uPnP device and the contentDirecto (*)
33110ae... Add found music tracks in content directory to UPnPSource (*)
aca0b54... Added genre and proper URI for streaming (*)
78eafe7... Added track number (*)
6117972... Added quotes around friendly name in log, for easier viewin (*)
041079e... Added a bunch of resource options to trackinfo (*)
ea96edc... Allow MediaServers which does not provide a containers chil (*)
e42c260... Log on finished parsing of UPnPSource (*)
bb3c555... While we prefer MusicTrack allow just AudioItem to be added (*)
662ffbe... Have always recursive browse (*)
7357bfa... Initial pkg-config check for Mono.Upnp (*)
7550570... No need to store referenced items, we will or have already (*)
3739dc2... Moved parsing of tracks out of the source and into the serv (*)
0d509e1... Cleaned up UPnPTrackInfo to reuse the constructor to lessen (*)
fec2964... Remove --debug from make run as a workaround for Mono.Addin (*)
6da9f6c... In slow recursive browse, send chunks of 500 to be stored a (*)
89dc5b9... A server may return partial results, make sure we query all (*)
3c27d36... Introduce each partial search result chunk to GUI (*)
050b6a2... Renamed UPnPSource to UPnPMusicSource (*)
abfac14... Renamed from Shared Music to Shared Media. Part of move to (*)
03c03e4... Moved the parsing code into a UPnP Device container which c (*)
60022fa... Parse in a different thread than the service thread (*)
652e023... Changed icon of the umbrella server source (*)
0449ac6... Switched icon in UPnPMusicSource to a generic audio icon (*)
4a1ed8e... Cosmetics, wrong indentation (*)
276cb8e... Fixed, container now has UPnPServerSources and not music so (*)
3b313a4... Added destructor to ServerSource (*)
cbbf5ab... Added a chunk result handler to unify the code when doing a (*)
9cbf52b... Moved the logic of chunking 500 items and introducing to GU (*)
d97d4c8... Cosmetics, indentation (*)
b969dc1... Added code to only use suitable resource (only consider htt (*)
f824a2d... Added hooks for VideoItems in UPnPTrackInfo (*)
f53879c... Added UPnPVideoSource (*)
62f3ad0... Hooked up video source in serversource. Added so both searc (*)
a9f8ccf... No need to show the browser in VideoSource (*)
81b53d2... make the search field in UPnPMusicSource have the same text (*)
45e0cdb... We only need to fallback to recursive browse on invalid cas (*)
ba9b280... Added code to possibly support path traversal quirks on mis (*)
115d499... Added quirk for MediaTomb 0.12.1 (*)
acc0e72... Added quirk for Coherence UPnP A/V MediaServer 0.6.6.2 (*)
5c91141... Check for all UPnP Devices and take those which implements (*)
822baed... Add Music/Video sources when we have found some items. Also (*)
0f273dc... i18n: Drop obsolete reserved strings (*)
8591d40... GConfClient: fix typo in string (*)
660275f... Updated Czech translation (*)
a604337... Updated Hungarian translation (*)
b3d2243... closing tag (bug#666255) (*)
92a06d9... Updated Slovenian translation (*)
8b5c1cd... Configuration: remove obsolete LibrarySchema.Location Schem (*)
85950ac... StreamPositionLabel: Fix label when loading (*)
a1c3625... Dap.MassStorage: Add and use specific icons for Xperia phon (*)
2d684be... i18n: Update translators.xml (*)
f6f1997... Emusic.Store: Remove unneeded refresh (*)
2bb8984... Services: reuse SQL instruction (refactoring) (*)
48320e1... AudiobookLibrarySource: Accept tracks dragged from playlist (*)
fca7d79... Audiobook: Add a button to go back to the list of audiobook (*)
8f75d16... Preferences: Change wording of Metadata settings (*)
ce9730a... PlaybackShuffleActions: Fix crash when setting shuffle mode (*)
44c2139... release: Update contributors.xml and AUTHORS for 2.3.3 (*)
4eafdcf... release: Update NEWS for 2.3.3 (*)
e78ed1c... release: Add a missing bugfix in NEWS (*)
fa6503d... release: Bump version to 2.3.3 (*)
2625a34... DatabaseTrackInfo: reuse another SQL query (*)
492df60... Fix a compiler warning (*)
3db0145... Remove unnecessary array allocations (*)
62bb1a7... Services: reuse UriField object (*)
f96700b... Services: fix typo in previous commit (*)
32acdba... Dap.Mtp: Fix build (*)
6e7c5b0... Services: improve recent DatabaseTrackInfo refactoring (*)
b6c1204... Updated Japanese translation (*)
55b701b... Updated Japanese translation (*)
301f4ff... Updated Czech translation (*)
24a5225... Updated Russian translation (*)
6e1f7de... Updated Slovenian translation (*)
e4274c4... Services: more reuse of the UriField object (*)
e9c7035... LibraryWatcher: fix build (*)
7b9da58... [l10n] Updated German translation (*)
6c3db5c... [l10n]Updated Turkish translation (*)
7f05c52... Updated Spanish translation (*)
4160ce9... Updated Serbian translation (*)
7bf90be... Updated Spanish translation (*)
e216fe9... Updated Japanese translation (*)
b548c8c... Updated Japanese translation (*)
b780ebc... Fix race condition when starting multiple instances (bgo#64 (*)
cfca3ea... build: Remove duplicate references in Muinshee.csproj (*)
48f6ac2... SourceWatcher: Fix SQL error caused by incorrect escaping ( (*)
f791d66... Booter: Add missing quote in command line help message (bgo (*)
1efe7c2... Mtp: Remove LIBMTP8 conditional compilation (*)
3eba0e7... Update documentation for libmtp >= 0.3.0 requirement (*)
a1bbde4... Mtp: Fix up File class and add it to the build (*)
12c2a1b... Mpris: Add xesam:userRating field in track metadata (bgo#66 (*)
c185610... build: Bring back LIBMTP_SO_MAP to determine the name of li (*)
e51f80e... Updated Czech translation (*)
12562e9... Dap.MassStorage: metadata resync in manual mode (bgo#589196 (*)
c8595fd... Updated Spanish translation (*)
4dc7c3a... ThickClient: prever ANE over NRE (*)
6fc7809... Dap.MassStorage: split RockBox logic into its own class (*)
ea17902... Dap.MassStorage: correct last refactoring (*)
aba93b5... release: Update AUTHORS and contributors.xml (*)
9c668de... release: Update NEWS (*)
30e2cdd... release: Bump the version number (*)
f216ba8... AppleDevice: fix typo in exception message (*)
076f412... Dap: remove reserved strings (*)
10969ee... Dap: nitpick to fix coding style (*)
553e9e7... Dap: refactoring (extract method) (*)
2ac5e37... i18n: Remove more reserved strings (*)
636b8d4... Dap: Improve last refactoring, rename method (*)
3f6cb97... Updated Slovenian translation (*)
bf32bb9... [l10n] Updated German translation (*)
47ee25a... build: Move EXTRA_DIST away from build.rules.mk into build. (*)
b6e023e... Fix MusicBrainz dllmap for cross-architecture support (*)
c5e2433... MusicBrainz: Enable FreeBSD support (*)
f540d87... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
fb7b232... Dap.MassStorage: Fix incorrect indentation (*)
dd1917c... Dap.MassStorage: Add FolderSeparator property to devices (*)
52b5657... Dap.MassStorage: M3U playlist support for DOS folder separa (*)
925c3bc... SourceActions: Hide browser content menu when the source ha (*)
7ea4e92... CompositeTrackSourceContents: Add option to hide the artist (*)
07a84a1... Playlists: refactoring, reuse constants in the base class (*)
c70e7bd... IO: More reuse of FolderSeparator constants (*)
10a80f4... [l10n] Update Japanese translation (*)
3196a2b... Updated Slovenian translation (*)
95acebc... Updated Spanish translation (*)
43d9c72... [l10n] Update Japanese translation (*)
a53b597... Updated Czech translation (*)
3085a6e... AudioscrobblerConnection: Add logging for last.fm scrobbler (*)
76cbc54... Lastfm: Use one standard directory for last.fm caching (bgo (*)
2d1e51d... Readability update to help/C/lastfm.page (*)
1c5bd6d... Merge branch 'master' into upnp_client (*)
8663a69... UPnPClient: Improve code formatting to match our style conv (*)
bc4acbd... UPnPClient: Improve description of the extension in the .ad (*)
0e41988... build: Allow disabling the UPnPClient extension (*)
585a817... README: Document the new mono-upnp optional dependency (*)
69082d0... i18n: Update POTFILES.in (*)
281d193... UPnPClient: Fix project references in the .csproj (*)
d385518... Revert "Remove --debug from make run as a workaround for Mo (*)
719e9f5... [l10n] Updated German doc translation (*)
fccffe4... [l10n] Updated German translation (*)
9cb13ae... Updated French doc translation (*)
d63c78e... Updated Spanish translation (*)
cc9f2b3... UPnPClient: Make a private copy of the Mono.Upnp assemblies (*)
1db6c29... Merge branch 'upnp_client' (*)
0b712cd... UPnPClient: Remove the unneeded localizer from the .addin.x (*)
0e25142... build: Make mono-upnp dependency optional (*)
f541c37... build: Better handling of UPnP configure options (*)
7a4bb6c... [l10n]Updated Turkish translation (*)
6f87936... Add a Composer filter in the SearchEntry filter menu (*)
7f70949... LibraryWatcher: Catch and log exception when processing cha (*)
dbb3a2e... release: Update contributors.xml and AUTHORS (*)
69013f6... release: Update NEWS for 2.3.5 (*)
d77631e... release: Bump version to 2.3.5 (*)
cd1541c... Updated Czech translation (*)
75685db... Updated Slovenian translation (*)
572f403... release: Add the Mono.Upnp dependency in the release notes (*)
70303de... Allow primary sources to marked as temporary (bgo#548366) (*)
62f8bc8... LastFM: AudioscrobblerService refactoring (*)
335ec73... Commenting broken image. Works around bug #647243 (*)
b1d59cb... LibraryWatcher: renamed method (*)
cf2346b... LibraryWatcher: avoid importing incomplete files (*)
8145a6b... Updated Esperanto translation (*)
fb2044e... Updated Serbian translation (*)
6d7eef1... Updated Spanish translation (*)
8671288... [l10n] Updated German translation (*)
d212b80... Updated Galician translations (*)
6c78703... release: Update contributors.xml, AUTHORS and NEWS for 2.3. (*)
4217d2a... release: Bump version to 2.3.6 (*)
1a80d78... [l10n] Update Japanese translation (*)
8c50193... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
94dba2c... build: Copy the Mono.Upnp assemblies in bin/ (*)
db694d8... UPnPService: Handle UPnP device removal (*)
d0f7637... UPnPService: Make it a IDelayedInitializeService (*)
094ca2e... DaapService: Remove obsolete comment (*)
0da0a72... Updated Portuguese translation (*)
69b679a... GConfProxy: Don't use a proxy if the proxy host is empty (b (*)
9700328... Dap.MassStorage: Add support for the Archos Internet Tablet (*)
9d36159... Hyena: update to git master (*)
05dfef5... [l10n] Update Japanese translation (*)
56f565d... Updated Polish translation (*)
f9366af... Update Catalan translation (*)
3e17282... WebBrowser: Implement SSL certificate validation (bgo#67153 (*)
62e91f1... Updated Slovenian translation (*)
da05308... Updated Polish translation (*)
7835b4f... Updated Latvian translation. (*)
eae2a2c... Mpris: Fix OpenUri method to also support http URIs (*)
1ada9b2... Mpris: Fix list of supported URI schemes (*)
8296839... AudioscrobblerConnection: Fix crash during scrobbling (bgo# (*)
b763092... Daap: Always send revision-number in update requests (bgo#6 (*)
4bd93e5... Updated Telugu Translations (*)
48388a3... Updated Hungarian translation (*)
c09a0df... Updated Hungarian help translation (*)
00c1711... build: Add a --disable-webkit flag to configure (bgo#628518 (*)
2a602e4... Update copyright statements to 2012 (*)
055838b... Updated Polish translation (*)
ac9c3d0... Updated Slovenian translation (*)
0ef2b50... release: Update AUTHORS and contributors.xml for 2.4.0 (*)
8bd1301... i18n: Add names of previous translators in pl.po (*)
cba1e33... release: Update NEWS for the 2.4.0 release (*)
72a59c7... release: Add number of bugs fixed in NEWS (*)
4b0d4f1... release: Bump version to 2.4.0 (*)
18a2f78... release: Small changes and fixes to NEWS (*)
bdfa7be... UPnPClient: Remove unneeded reference and using statements (*)
a0b2ddc... UPnPClient: Fix .csproj to build on Windows (*)
db6628d... OpticalDisc: Add missing references in .csproj to build on (*)
4daab20... windows: Don't show the EULA dialog in the installer (bgo#6 (*)
962163c... UPnPClient: Fix output path on Windows in .csproj file (*)
dda96c2... UPnPServerSource: Fix crash when getting the root object (b (*)
2663abe... Updated Galician translations (*)
f989831... PlaylistParser: Retry HTTP request after timeout (bgo#66290 (*)
623695e... AppleDeviceTrackInfo: Fix build against libgpod-sharp 0.8.2 (*)
599e11c... [l10n] Updated Italian translation (*)
126810a... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
f5fc60f... ThickClient: Append 'Banshee' to window title (*)
d73ce3e... Updated Czech translation (*)
53cca24... Updated Czech translation (*)
07768f4... Updated Swedish translation (*)
75750f1... Updated Spanish translation (*)
5fc7910... Updated Serbian translation (*)
f176759... LargeTrackInfoDisplay: Display track rating in "Now Playing (*)
ef11a04... LargeTrackInfoDisplay: Improve a bit the readability of the (*)
37cadcc... i18n: Update translators.xml (*)
dd4e424... RadioTrackInfo: Move the "Unknown Stream" label in a static (*)
e74b726... Add unit tests for the text displayed by TrackInfoDisplay (*)
67dac78... PlaylistSource: Make sure the right tracks are removed (bgo (*)
0eb5e82... Updated Spanish translation (*)
5e328f1... libossifer: Fix certificate validation with libsoup 2.38 (b (*)
edeabaa... i18n: Fix some strings and add a few translator comments (*)
44bb128... Updated Slovenian translation (*)
9cbc0a7... Update API docs (*)
dfe8436... Updated Lithuanian translation (*)
33dc85f... Updated Spanish translation (*)
6cce89f... Updated Slovenian translation (*)
908c38d... Updated Czech translation (*)
1d76d65... Updated Danish translation (*)
b047dc4... InternetArchive: Mark label as translatable (bgo#674173) (*)
b7e06b0... Updated Polish translation (*)
61f76bd... AppleDevice: add missing reference in project file (*)
e3c2535... Updated Spanish translation (*)
f420074... Added Norwegian Nynorsk translation from Ubuntu (*)
7f91410... Updated Czech translation (*)
3206308... LastFM: Add device scrobbling support (bgo#536389) (*)
3973d13... LastFM: Add device scrobbling support (bgo#536389) (*)
29e909b... Dap.{Mtp|AppleDevice}: Decrease chances of deadlock (*)
7a2341c... Updated Spanish translation (*)
7957def... Updated French translation (*)
3081e48... Updated Spanish translation (*)
d05d218... Updated Spanish translation (*)
a1b48ea... MassStorage: Save playlists relative to BaseDirectory (bgo# (*)
f8331c4... MassStorage: Support reading playlists from multiple folder (*)
46c06f1... DapSource: Flush pending changes when disposing too (bgo#66 (*)
6ce04ff... StreamTagger: Remove unnecessary debug output (*)
8b78134... Don't increment skip counter when restarting current track (*)
dbeed1f... Updated Czech translation (*)
672ccc3... Updated Brazilian Portuguese translation (*)
591cefb... Migo.Syndication: Handle feeds with malformed enclosure URL (*)
f5b0804... PlayQueueSource: Fix high memory usage when shuffling (bgo# (*)
0425ac3... FileSystemQueueSource: Only update actions when active (*)
e82143c... FileSystemQueueSource: Reload when tracks are imported (bgo (*)
4687405... Updated French translation (*)
033eadc... Updated Serbian translation (*)
022d941... DbIteratorJob: Abort job after several consecutive failures (*)
3bd7893... DatabaseTrackInfo: fix indentation of a brace (*)
a5e8ef5... Updated Slovenian translation (*)
77768e9... ServiceManager: check properly if a service is required (bg (*)
8bb2dc3... Updated Slovenian translation (*)
a16f6e6... Updated Slovenian translation (*)
5ae9934... Updated French translation (*)
633ef0e... Updated Indonesian translation (*)
5bacb14... Updating Latvian translation (*)
c9d12b6... Updated Slovenian translation (*)
f934e74... Updated Slovenian translation (*)
2212116... MediaEngine.Tests: Wait one second longer for state change (*)
6c62aca... hyena: update hyena submodule to HEAD (*)
60e674b... build: Don't run update-desktop-database in an empty folder (*)
aaa1172... AppleDeviceTrackInfo: Fix reading and writing rating values (*)
d71b103... osx: Switch from ige-mac-integration to gtk-mac-integration (*)
68fb08c... PrimarySource: Fix pruning of artists from the database (bg (*)
db22344... Updated Telugu Translation (*)
b1d7ea6... Updated German translation (*)
46816fd... Updated Greek translation (*)
abf82b6... Update translators.xml (*)
26a1763... OSX: Move to cocoa API (bgo#677866) (*)
37497cd... File Policies are dependend on Source (*)
bc674ed... Tidy (*)
0d5feef... LastFM: Clean the queue after a scrobbling failure (bgo#667 (*)
a160f29... Tidy (*)
08c47c3... Re-enable AAC profile bgo#612741 (*)
a0475fc... Last.fm: Switch to 2.0 API for scrobbling (*)
bbead42... Tidy (*)
84a4b5a... Last.fm: Additional API status codes (*)
ddc5b01... Last.fm: Set the now_playing_started flag (*)
60cbcc9... Last.fm: Remove debug printfs (*)
facaffa... Last.fm: Better scrobbling error handling (*)
3b830ce... build: Fix "make run" with automake 1.12 (*)
2ed0abc... Updated Spanish translation (*)
0363a87... Updated French translation (*)
dbd74cc... Last.fm: update scrobbling error handling (*)
29b3d73... Last.fm: update response stream handling (*)
39a45dd... AppleDevice: null check for MediaDatabase.PodcastPlaylist ( (*)
3a656a1... Updated Slovenian translation (*)
2fcbba7... Updated Lithuanian translation (*)
cbafd2e... Dap.MassStorage: Support the Samsung Galaxy Nexus Android p (*)
3ab5fa4... osx: Add debug and logging facility to OS X booter (bgo#664 (*)
701bb17... Update Chinese simpflfied translation for ui (*)
1d248f2... PlayerEngine: Fix reporting of playback errors (bgo#680679) (*)
96ee436... osx: fix muted volume on startup (bgo#660012) (*)
1c3d92d... Update translators.xml (*)
812e752... Updated Serbian translation (*)
e432367... [l10n] Update Japanese translation (*)
9474bde... [l10n]Updated Turkish translation (*)
a0d66af... Mpris: Add CanSetFullscreen and Fullscreen properties (bgo# (*)
35a105b... Replace custom volume widget with gtk's VolumeButton (bgo#6 (*)
0a303fc... Updated POTFILES.in (*)
c0a73c5... PrimarySource: Make sure AddTrackJob is marked as finished (*)
84fc9b0... OSX: Allow more actions to have custom accelerators (bgo#67 (*)
9d6789e... OSX: Fix volume reset between playback (bgo#681639) (*)
853707a... PlayQueueSource: Remove outdated TODO item and comments (*)
88af291... bootstrap-bundle: Fix GTK2_RC_FILES env var on OS X (bgo#68 (*)
4457b0b... OSX: Make bootstrap-bundle write env vars into .csproj (bgo (*)
9b5f892... OSX: Add hardware support for USB mass storage devices (bgo (*)
74bcab4... OSX: Enable openFiles event for opening in Finder (bgo#6820 (*)
b058fa7... Last.fm: add logging for ignored tracks (*)
0aab39f... OSX: Add support for native file chooser dialogs (bgo#68209 (*)
f6cbbb8... Banshee.IO: Use strongly-typed SafeUri for GetFiles and Get (*)
25128bb... DapSource: Put the playlists below the default sources (bgo (*)
ff70f2a... TranslatorExtractor: Sort language special cases and add Li (*)
a22e5c0... release: Update AUTHORS and contributors.xml for 2.5.0 (*)
ad28613... release: Update NEWS for the 2.5.0 release (*)
136fcbc... release: Bump version to 2.4.0 (*)
2ba07f0... Updated Telugu Translation (*)
df4d562... Updated Spanish translation (*)
714ff14... Updated Polish translation (*)
3dddac9... Mpris: Only raise PropertiesChanged signal if value changed (*)
c2e24fd... AmazonMp3.Store: Fix URL redirection for sign out action (*)
32c3bb7... Updated Slovenian translation (*)
1aaab14... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
87faca3... Updated German help translation (*)
42670c3... Updated Galician translations (*)
f26e03b... Updated Portuguese translation (*)
eb7bb6c... Updated Galician translations (*)
79d45cf... Updated Czech translation (*)
14519c1... Update French translation (*)
0c48920... SourceView: replace a dynamic cast with a static cast (*)
22abec4... Updated Serbian translation (*)
d835de9... SourceView: log errors in SetCellDataFunc to avoid crashing (*)
f24e62a... PathPattern: Limit filename length to 200 characters (bgo#6 (*)
893d65a... BasicTrackDetailsPage: Blank year spin button when 0 (bgo#6 (*)
35a2058... hyena: update to HEAD (*)
cb4e2d7... release: Update NEWS for the 2.5.1 release (*)
15b3027... release: Bump version to 2.5.1 (*)
1efe96c... hyena: update to HEAD (*)
c26de8f... hyena: update to HEAD (*)
2a2a4c4... Update French translation (*)
4d5ff63... Updated Lithuanian translation (*)
08a8bc5... hyena: update to HEAD (*)
6da47a6... DatabaseImportManager: Add .opus to import whitelist (*)
b5b2907... Dap.MassStorage: PlaylistPaths to return empty array (bgo#6 (*)
7033ea5... Updated Hungarian translation (*)
b3b2c9e... DaapService: use ProxyToMain for a gtk call (*)
c193e65... DaapService: Fix another gtk call outside of the main threa (*)
56fda4f... Update Catalan translation (*)
b71a6d7... Dap: move gtk calls into the gui thread when creating DapIn (*)
db41872... DapActions: fix ConfirmUserAction() to display in the main (*)
975ddfa... Updated British English translation (*)
c791575... AppleDeviceSource: refactoring, extract submethods from Per (*)
e8ad429... AppleDeviceSource: refactoring, decrease indentation in two (*)
f1fb1ca... AppleDeviceSource: postpone the removal of invalid tracks t (*)
bf1d5a9... AppleDeviceSource: Improve previous commit, to dequeue, not (*)
285d2ce... release: Update NEWS for the 2.6.0 release (*)
2557fd8... release: Finish NEWS to update bugs and features for 2.6.0 (*)
d759dec... [l10n] Updated Italian translation. (*)
fdcdbbb... i18n: Update translators.xml (*)
698d245... AudioscrobblerConnection: Fix formatting of debug log outpu (*)
830fe4c... LastfmRequest: Fix crash after response timeout (bgo#684792 (*)
374b627... release: Small updates to NEWS (*)
2176cfb... release: Bump version to 2.6.0 (*)
0e46a48... AppleDeviceSource: use progressUpdaters for all sync operat (*)
3f628c3... Updated Slovenian translation (*)
3d7ed30... Updated Spanish translation (*)
e0c7dde... ThickClient: move RescanAction's ActionEntry some positions (*)
6147b1f... Updated Serbian translation (*)
226e0a6... Updated Czech translation (*)
142e35b... Updated Indonesian translation (*)
0279668... Updated Latvian translation (*)
4393341... HACKING: fix typo s/indention/indentation/ (*)
bed92a4... [l10n] Updated German translation (*)
1348c71... Updated Lithuanian translation (*)
1e6f512... Add GTK category in .desktop files to comply with spec (bgo (*)
aa250c1... (Misc): fix the same typo in various places (*)
4241e3f... hyena: update to HEAD (*)
6baab7c... Playlists: replace some path operation with Normalize metho (*)
4d674be... Banshee.IO: remove Directory separator constants, as they'r (*)
9935e1f... PlaylistFormatBase: remove unused using statement (*)
2a06d88... Merge branch 'master' into gtk3
5a2bdc5... Update Hyena to the latest from its gtk3 branch
b861129... SourceActions: Update for recent RadioMenuItem API change i
117dcfc... build: Require Gtk# 2.99.1 as it brings some API changes
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]