[banshee/grid] (126 commits) ...Merge branch 'master' into grid



Summary of changes:

  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 (*)
  42c92a6... Merge branch 'master' into extension-prefs (*)
  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 (*)
  a2ee6c7... Merge branch 'master' into grid

(*) 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]