[banshee/watcher] (190 commits) ...Add dependency on mono >= 2.4.3



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 (*)
  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 (*)
  52c3d40... [Prefs] AddinView code tweaks (*)
  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 (*)
  f8a21d3... [Import] Improve import src order, add separators (*)
  940ccf0... [FileSystemQueryJob] Add two possible filenames for cover a (*)
  ded6a8e... Fix order of source files in two Makefile.am (*)
  72d20a9... [build] Fix make distcheck (*)
  856335d... [build] Fix harmless error messages during make distcheck (*)
  76b84bb... [bockbuild] support git sources (*)
  b7c6a49... [build] build gtk-quartz-engine (*)
  e9f0c5a... Restart songs using multimedia keys (bgo#607067) (*)
  d9392c0... Updated Slovenian translation (*)
  452453b... [LastfmActions] Unsubscribe from events when disposing (bgo (*)
  93eeee4... [EmusicService] Unsubscribe from event when disposing (*)
  7585ceb... [MassStorageSource] Escape playlist name when syncing (bgo# (*)
  92efef7... [bockbuild] generate GTK/Pango config files (*)
  5bf6813... [build] use murrine as the theme engine on darwin (*)
  7329fe3... [build] bundle theme index, locale, gtk modules (*)
  a713225... [build] add XDG variables to the environment (*)
  8254f34... [darwin] bundle launcher rewrites etc/*.in files (*)
  18805b0... [osx] make X11 call in X11NotificationAreaBox ctor (*)
  8009f50... [build] pass --enable-osx if profile is darwin (*)
  31d0542... [osx] patch murrine for more osx-like rendering (*)
  8eed2b7... [osx] added osx gtkrc to the bundle skeleton (*)
  090640d... [build] moblin-icon-theme package (unused) (*)
  f156892... Remove left-over ApplicationContext.cs that was moved to Hy (*)
  09a0097... [build] added TODO file so I can keep my sanity (*)
  cae3c20... [osx] store bundle path, relocate once, spaceguard (*)
  5ad0c55... Merge branch 'master' into watcher
  73e0196... Add dependency on mono >= 2.4.3

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