[banshee/gapless] (270 commits) ...Merge branch 'master' into gapless
- From: Gabriel Burt <gburt src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [banshee/gapless] (270 commits) ...Merge branch 'master' into gapless
- Date: Sat, 16 Jan 2010 06:40:17 +0000 (UTC)
Summary of changes:
54c569f... Pull some useful bits out of Banshee into Hyena (*)
cfe50fc... Move HigMessageDialog to Hyena.Widgets (*)
b2fd1a0... [LruCache] Add HitRatio and min hit ratio ability (*)
0d17baf... Move DragDropList to Hyena.Gui (*)
89e8c72... Always fire UndoChanged on stack change; expose peek vals (*)
c8601d6... Move TrySetProcessName to Hyena (*)
58bd039... Move XdgBaseDirectorySpec to Hyena (*)
4e4dfed... Delete ThreadAssist from Banshee.Base (*)
8588218... Add type-ahead find to ListView (*)
7dc9ed5... Remove trailing whitespace (*)
58dc678... Fix tooltip string and reserve strings for gapless (*)
1997829... [Dap] Improve wording of some actions (*)
e9e63e9... Add some translated strings before string freeze (*)
42dd511... [a11y] Added FocusChain to MenuButton. (*)
b122a5a... [InternetArchive] Disable extension by default (*)
bfb7522... Catch SocketException to prevent crash (*)
7bbc828... [Xspf] Look for extended values inside the "extension" node (*)
0cd8424... Update translators.xml (*)
e1902df... Bump version to 1.5.2 (*)
61b7128... Update contributors.xml for 1.5.2 (*)
dac7cc2... Update contributors list in NEWS for 1.5.2 (*)
0be0f03... Update NEWS for 1.5.2 (*)
34b9064... Update some dependencies in NEWS (*)
8ea5f94... Bump ipod-sharp requirement to 0.8.5 (*)
9e521bc... Note in NEWS that there is no Mac build for 1.5.2 (*)
fde3213... Update banshee.doap for 1.5.2 (*)
0c2a25b... [PlayQueueSource] Don't show the last played item on restar (*)
e7969e5... Strip nonspacing marks off all letters when searching (bgo# (*)
252c744... Bump configure.ac version to 1.5.3 (*)
7fcf1c1... Add .gitattributes, tread .sln files as binary (*)
ecc7010... Try .sln files as crlf, let MD regenerate the .sln (*)
879f2ec... Remove .orig and .reg from .gitignore (*)
530cb5e... Undo the metadata version bump in commit e7969e5 (*)
3a916d7... Updated Slovenian translation (*)
d6c6db6... [Podcasts] Fix bug with podcasts browser filtering (*)
3dceca2... Lazily load the GUI for several sources (*)
338e309... Remove Hyena.Timer usage from last commit (*)
e19b757... [Hyena] Add ThreadAssist.BlockingProxyToMain func (*)
839462c... [Podcasts] Do most of the init off the GUI thread (*)
9f83abd... Implement IDisposable in LazyLoadSourceContents (*)
0620398... [Podcasts] Fix ability to rename podcasts (*)
025b99a... Add back optional cover art in bottom left (*)
5cb94a3... [InterfaceActionService] Fix compilation with mono-addins 0 (*)
4ae5015... [build] Check for mono-addins 0.3.1, as advertised in NEWS (*)
bc457ad... [AudioscrobblerConnection] Fix up log message (*)
608b42a... [build] Update gstreamer minimum required version to 0.10.1 (*)
881c2eb... Updated Spanish translation (*)
172ffab... Add Makefile/intltool hook for *.addin.xml i18n (*)
b3b68f0... Translate Name/Description in extensions prefs (*)
c98bac7... Translate extensions' names and descriptions (*)
48e6b80... Update .gitignore (*)
0236851... Update .gitignore (*)
c9153eb... [DatabaseSource] Improve NeedsReloadWhenFieldChanged code (*)
3219dd6... [Ipod] Don't sync tracks with zero duration (*)
4179d84... [a11y] Remove --enable-custom-widget-a11y flag (*)
2e61d30... Only cache artwork for particular sizes (*)
55ac464... Remove extraneous album art cache subdirs (*)
dcef0c7... Regoranize some code (*)
9e58790... Bring back the glorious colored logging (*)
28d58a6... Use less aggressive artwork cache debug logging (*)
2508b48... Avoid reloading artwork when it hasn't changed (*)
2f51f0b... Set TrackInfoDisplay missing art as big as !missing (*)
6ffe841... Fix updating artwork for playing song when edited (*)
1b15c41... Add drag support to cover art (*)
8463036... [Hyena] Add Remove method to LruCache (*)
513d13d... Allow setting cover art via DnD and context menu (*)
88544f5... Merge branch 'master' into typeahead (*)
9dda7f3... Remove trailing whitespace (*)
ac091f1... Trigger typeahead popup with '?' (*)
439227e... Ignore if setting cover art to itself (BGO #603880) (*)
b171cd3... Update .gitignore (*)
3aac4c2... Fix DAP support on distros shipping DeviceKit (*)
4176dbf... Fix NRE in TrackInfoDisplay (BGO #604180) (*)
4920427... [Hyena] Optimize the sqlite layer (*)
9cb4e23... [Banshee.Dap] Optimize initialization (*)
58d6ace... [BaseHttpServer] Nicer logging when can't bind port (*)
01b49d6... [Banshee.Daap] Avoid blocking the main loop (*)
b02a0d6... [Banshee.Podcasting] Tweak initialization (*)
fb4f60f... Add make run-trace target to trace all method calls (*)
42ac583... Update POTFILES.in (*)
5e0ab4e... [build] Add --enable-clutter configure option, disabled by (*)
bc02fef... [Playlist Sync] First work toward a cleaner UI (*)
b325811... [Playlist Sync] Sync from playlist actually works (*)
d477716... [Playlist Sync] Fix (1) init of sync combo boxes (*)
8084edf... [DapContent] Fix bug with name not getting updated (*)
47c5426... [Hyena.Gui] Add new SimpleTable class (*)
75f5d9a... Add some more features to DictionaryComboBox (*)
15ac158... [Playlist Sync] Update sync options when src change (*)
c8e34aa... [Playlist Sync] Migrate old manually manage pref (*)
631420d... [Hyena.Gui] Fix bug with removing SimpleTable rows (*)
4c2c386... [Audiobook] New, simple Audiobooks library (*)
7420596... [Prefs] Replace the extensions prefs UI (*)
0754068... Update and mark for translation addins' categories (*)
f6f2bb5... [Prefs] Improved extension UI, added checkbox (*)
a11a99a... Improve addins' descriptions (*)
77df8e4... Rename all addin.xml.in files back to addin.xml (*)
1951cdc... More addin.xml.in -> addin.xml reverting (*)
14671be... Revert all the _ attr prefixes in addin.xml files (*)
747e254... Add tool to extract strings from addin.xml files (*)
bef6050... Extract /Addin/@category from addin.xml files (*)
60769ca... Add the .addin.xml string catalog (*)
4eb1663... Do not add empty strings or those starting with @ (*)
42c92a6... Merge branch 'master' into extension-prefs (*)
f777f3c... Support strings with quotes in them (*)
d446688... Reorganized RESOURCES listing by MonoDevelop (*)
3c1e019... Ported the Perl .addin.xml string extractor to C# (*)
48fe876... Sort the file list for addins-xml-strings.cs (*)
4eaf929... Remove *.addin.xml from .gitignore (*)
f997dae... [build] Only use ApplicationName w/ recent glib# (*)
70973f1... [WikipediaView] Removed obsolete WebKit.WebView.ConsoleMess (*)
bd55a02... [InternetArchive] Add InternetArchive source icon (*)
24cb3b6... First shot at Russian translation update (*)
8e29a44... Fix build against gtk# 2.12.1 (*)
29a4e4b... [build] Ignore letter suffixes in autotools versions (*)
f4b528d... More openSUSE 11.0 build fixes (*)
fc46567... Add the Wikipedia icons to EXTRA_DIST (*)
477b892... [build] Support building on OS X 10.6, drop 10.4 (*)
52c3d40... [Prefs] AddinView code tweaks (*)
3fdaeb2... [TrackEditor] Fix bug with losing SpinButton edits (*)
ae88a12... [TrackEditor] Make sync-all sync the track count (*)
033c548... Update contributors list (*)
9c3119e... [Prefs] Have the search entry grab focus (*)
e96cb4b... Update addin-xml-strings.cs (*)
9fb9faf... [Prefs] Remove AddinDetailsDialog (*)
3e24005... [build] new more flexible dependency build system (*)
61e9a4e... [build] rework the profile/package loading, fix uglies (*)
effc200... [build] support verbosity, command line args (*)
8010f6d... [Last.fm] Fix bug breaking recs and scrobbling (*)
8c88d17... [build] various package cleanups (*)
d91dd9a... Merge branch 'extension-prefs' (*)
a56a25d... Code tweak in AddinView (*)
97a56e0... [build] add missing commas (*)
5201584... [build] print a done message when done (*)
742d346... [build] remove extraneous object print (*)
755f3fc... [build] Add gettext, pkg-config, glib, mono packages (*)
3de41ea... [build] export C_INCLUDE_PATH, DYLD_LIBRARY_PATH (*)
0f4e971... [build] add configure options to mono (*)
d697a77... [build] added mono-addins (*)
65a1563... [build] disable pango support in gstreamer (*)
06b09d9... Update POTFILES.in (*)
a543e87... Remove 135 lines of cruft by using auto-properties (*)
41b21ec... [build] support retaining sources fetched remotely (*)
d43a9db... [build] apply macports patches to glib, add autoconf (*)
61e9501... [build] ensure the last patch in the list gets applied (*)
bee3bbb... Look for *.addin.xml files only in ./src (*)
4e339d3... [AudioCdRipper] Read tags from ripped files (*)
b709dd3... [NowPlaying] Allow replacing TrackInfoDisplay (*)
fb3ba4a... Fix MTP issue on 64-bit installs (*)
8a3f8da... Updated Italian translation (*)
a8f1bc9... [build] new packages, all deps now defined (*)
3fa4402... [build] pass arch flags to linker, add packages (*)
8bac952... [build] support including/excluding build phases (*)
3866b14... Updated gitignore to exclude the bundle build root (*)
cc15a7c... [build] fix build order for libglade (*)
f89c9e0... Use CROSS JOINs to force join order (bgo#581103) (*)
97ff94d... Update Catalan translation (*)
2fddc70... [build] Fix ige-mac-integration-sharp download URL (BGO#605 (*)
707f7be... [build] add more deps to build Banshee (*)
3d12a4e... [build] support building even if no sources are defined (*)
8513519... [build] check for ige-mac-integration (*)
24fe7c1... [build] set have_xvidmode to no initially (*)
e3df3b2... [build] move some things around in the status report (*)
27e3a6a... [build] pass --enable-osx, restore configure.ac (*)
557ff54... [build] disable IGE integration calls for now (*)
080dc23... [build] support invoking functions as build phase steps (*)
440b1ea... [build] use some internal functions as build phase steps (*)
6797ec6... Revert "[build] disable IGE integration calls for now" (*)
1e6b135... Revert "[build] check for ige-mac-integration" (*)
9e4bd2c... [build] add back ige-mac-integration-sharp (*)
bca096e... [build] include the tango icon theme in the deps (*)
bf6b312... [InternetArchive] Fix paging, starts at 1 not 0 (*)
5423c79... [Podcasts] Fix cancelling download being slow (*)
7d54a12... [StreamTagger] Trim '\0' chars returned by TagLib# (*)
6b2a61a... [Mtp] Fix indentation in src/Libraries/Mtp/Mtp (*)
81db6d9... Use PackStart (4) instead of PackStart (1) (*)
7c50ee3... [build] simplify OSX build environment vars (*)
9c3729d... [build] build gtk-sharp from svn, fix up .configs (*)
528f983... [build] Fix up the etc/mono/config map for Cairo (*)
c1f88e7... [build] install the hicolor icon theme before tango (*)
39e9066... [build] remove old osx dep build environment (*)
f459d2d... [build] remove the tango icon theme extractor (*)
2ab2e9d... [build] replace autogen.osx.sh with bootstrap-osx (*)
f863e07... [build] when build.py is passed -e, dump the env (*)
ecb4616... [build] provide dummy AM_GCONF_SOURCE_2 m4 macro (*)
0e6cb0f... Ignore the dumped osx.env environment file (*)
7406102... [build] don't pass -j# when doing make install (*)
b20b8c7... [build] build GTK# from the 2.12 branch, not trunk (*)
20f0acb... [build] bump libxml2 to 2.7.6 from xmlsoft.org (*)
5467d14... [build] don't build banshee in the bootstrap (*)
37005aa... [solitary] first pass at tool to build a perfect bundle (*)
bebee8b... [solitary] don't include Options.cs, add Makefile (*)
09906cd... [solitary] print sizes, and capture gstreamer plugins (*)
ab7762b... updated .gitignore for ignoring solitary's Options.cs (*)
b19301e... [solitary] resolve symlinks to their targets (*)
ac55701... [solitary] ldd, otool support; confinement root (*)
46c53f0... [solitary] copy and strip located items into a bundle (*)
4227859... [solitary] ignore libtool files, remove output dir first (*)
7f5abb9... [solitary] proper native lib detection, cleanup (*)
d3b7d6a... [build] add more things to the osx bundle definition (*)
2c9e6b9... Translate "New Playlist"s (BGO #605795) (*)
0becfa1... Updated Slovenian translation (*)
a236079... Updated Finnish translation (*)
f2103c2... Update translators.xml (*)
13c3185... Remove unused empty InterfaceAction class. (*)
b21abd7... Update copyright for 2010 (*)
9dcb7c4... [build] fixes to support building on OS X 10.5 (*)
bd9f2eb... [build] build libxml2 earlier for osx (*)
e20966f... [build] bring the linux bundle build profile up to par (*)
7a934f8... [build] make cairo/gtk work on linux and osx (*)
91422a3... [build] fix banshee and mono packages for linux (*)
5df4d7c... [build] renamed bootstrap-osx to bootstrap-bundle (*)
6045917... [build] don't build banshee as a dep in the bundle (*)
7558420... [build] use cp -rf instead of cp -a (*)
782e836... Updated Spanish translation (*)
7bc683a... Updated Italian translation (*)
0980052... [Podcasts] Only reload the source after all items are added (*)
29599c6... [build] generate a banshee-1 launcher per platform (*)
f7ee543... [build] big reorg of the bundle builder (*)
e248682... [build] fixed up gstreamer versions for ugly, bad (*)
a32e257... [build] support extracting zip files by default (*)
888608f... [build] finished migrating to v2 of bundle builder (*)
53e8a0d... [gitignore] updated (*)
9ab3b27... [build] fix pkg-config - fits rest of fd.o pattern (*)
157d9dd... [build] hardcode python to /usr/bin/python (*)
c2d6bd4... [build] move gcc arch flags to darwin profile (*)
1c9de54... [build] fix a LDFLAGS typo, name the linux profile (*)
1867c2e... Updated Swedish translation (*)
e1941a7... Add support for Google Nexus One devices (*)
ae9418c... [build] first pass at MinGW cross compile profile (*)
10514a9... [emusic] Add new eMusic extension (*)
d9a85f0... [emusic] Disable by default, and cleanup some (*)
3c5ae21... Let PrimarySources have their own FileNamePattern (*)
3d5f0dc... Fix order of source files in Makefile.am (*)
5c1c901... [emusic] Add the csproj file to the solution (*)
c1fd83f... [emusic] Clean up Banshee.Emusic.csproj (*)
c8119cc... [emusic] Always copy downloaded tracks to the library (*)
f5e708c... Add missing files to POTFILES.in (*)
59f9015... Remove trailing whitespace in POTFILES.in (*)
2475ad3... Change ProjectGuid for Banshee.Audiobook.csproj (*)
d3b79fe... Add Banshee.Audiobook project to the solution (*)
61b951d... [Audiobook] Reformat Makefile.am as MonoDevelop likes it (*)
70623b5... Merge branch 'master' into platform-hyena (*)
cffd57d... More platform-hyena merging and fixes (*)
dd0ae65... Update .csproj files for platform-hyena changes (*)
9a92d25... Updated Swedish translation (*)
2488a7b... Updated Swedish translation (*)
af8db7e... Updated Swedish translation (*)
ddd1216... [solitary] big update to solitary, mostly complete (*)
e59eb55... [build] do not include pango modules (*)
befbc15... [build] build mono that supports being relocated (*)
6fa9b64... [build] bundling now supported in build profile (*)
9098e29... Updated the launcher for Banshee on OS X (*)
5f5609d... [MassStorageSource] Pad the track number if the folder dept (*)
286c9ad... [build] install_prefix -> self.prefix (*)
16813d9... Updated Swedish translation (*)
b782f4f... [Browser] Use a slash in the user-agent (BGO#606669) (*)
2b7789e... Merge branch 'platform-hyena' (*)
8ee7a29... Updated Slovenian translation (*)
a72d40b... Update XSPF xsd (*)
ef9d200... Fix Mono.Media unit tests (*)
12e9919... Fix PlaylistFormatTests. All unit tests now pass! (*)
871073c... Run Banshee.Gio unit tests if enbaled (*)
dae871c... [Gio] Fix GIO backend, requiring glib >= 2.22 (*)
491a544... [Banshee.IO] Set GIO backend as the default (*)
84ccc8a... Start updating NEWS for 1.5.3 (*)
f0d1e22... [Gio] Fix (and test) directory uri/path issues (*)
780faed... [Dap.MassStorage] Fix FileNamePattern regression (*)
7423772... Use the audio mimetype icon for FileImportSource (*)
ed59ace... [Gio] Importing over (eg) ssh works now (*)
d8b264e... Merge branch 'master' into gapless
(*) 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]