summaryrefslogtreecommitdiff
path: root/libbanshee
AgeCommit message (Expand)AuthorFilesLines
2013-06-10Don't use the new-decoded-pad signal of decodebinSebastian Dröge2-8/+8
2013-06-10Remove build-time --enable-gapless-playback optionChow Loong Jin3-18/+0
2013-06-10Initial port to GStreamer 1.0Sebastian Dröge15-189/+145
2013-01-20PlayerEngine: Add support for accurate seekHans Oesterholt1-3/+8
2012-08-01osx: fix muted volume on startup (bgo#660012)Timo Dörr1-0/+4
2011-11-11libbanshee: Remove unused wanted_size variable (bgo#663281)Chow Loong Jin1-5/+1
2011-10-09i18n: Clean up GStreamer-related error messagesBertrand Lorentz1-4/+4
2011-09-25libbanshee: Fix message processing for dvd supportBertrand Lorentz1-3/+5
2011-09-25Add initial support for DVD playingBertrand Lorentz8-2/+373
2011-09-01libbanshee: Fix crash on g_free when look for subtile descriptionOlivier Dufour1-1/+2
2011-04-27cleanup: Remove #if for old GStreamer supportGabriel Burt1-4/+0
2011-04-07libbanshee: Remove dead code (bgo#644648)Sjoerd Simons3-21/+0
2011-04-07libbanshee: Keep internal volume updated (bgo#644648)Sjoerd Simons1-0/+2
2011-04-07libbanshee: Use the proper element for volume control (bgo#644648)Sjoerd Simons1-3/+20
2011-04-07libbanshee: Correctly detect sink volume control (bgo#644648)Sjoerd Simons2-5/+18
2011-03-31libbanshee: Fix the audiotee's alloc-pad propertyGabriel Burt1-8/+2
2011-03-31libbanshee: Fix bad call to gst_element_get_request_pad (bgo#646347)Gabriel Burt2-2/+9
2011-02-24libbanshee: Add an audioresample element to the transcoding pipelineAlexander Kojevnikov1-5/+9
2011-02-17Don't try to find subtitle files for music (bgo#638541)Gabriel Burt1-5/+9
2011-02-17GStreamer: Log the gst version and rg/gapless statusGabriel Burt1-0/+6
2010-12-03[build] Fix build failures introduced by subtitle codeBertrand Lorentz1-0/+4
2010-12-03[libbanshee] Set alloc-pad property on tee element in pipelineAlex Launi1-16/+10
2010-12-02Support embedded and external subtitles (bgo#534581)Olivier Dufour4-21/+178
2010-11-25[libbanshee] Make note in banshee-player-pipeline that gapless workaround wil...David Nielsen1-1/+2
2010-11-17[libbanshee] Remove obsolete workraound for qtdemuxDavid Nielsen1-7/+0
2010-11-17[libbanshee] Improve comment for playbin2 workaroundDavid Nielsen1-1/+2
2010-10-19Fix hang when replaying videoZhou Ting1-14/+10
2010-10-18Revert "libbanshee: Work-around Mono crash under FreeBSD"Alexander Kojevnikov1-38/+2
2010-10-17libbanshee: Work-around Mono crash under FreeBSDAlexander Kojevnikov1-2/+38
2010-09-24[libbanshee] Use decodebin2 for bpmdetector and transcoderGabriel Burt2-5/+5
2010-09-15libbanshee: Insert `volume` element into the pipeline (bgo#6000072)Alexander Kojevnikov4-37/+27
2010-07-22Separate mutexes for video and rpgain (bmc#1115)Aaron Bockover4-15/+21
2010-06-17[libbanshee] Go back to notify::volume usageGabriel Burt3-8/+2
2010-06-17[libbanshee] Fix up some volume handling issuesGabriel Burt4-2/+31
2010-05-14[GStreamer] Don't track volume in preferencesAaron Bockover3-20/+41
2010-05-14[libbanshee] Don't use filersc element explicitlyMichał Sawicz1-8/+5
2010-05-05[XOverlay] fix video embed bnc#585817, bgo#548635Aaron Bockover2-0/+12
2010-04-04[libbanshee] Windows fixes (bgo#614046)Julien Moutte10-101/+199
2010-03-20[libbanshee] Fix building with older GStreamer (bgo#613339)Bertrand Lorentz2-3/+10
2010-03-17[libbanshee] Make the volume slider smooth with PulseAudioArun Raghavan1-0/+17
2010-03-14[libbanshee] Remove player->current_volumeChristopher James Halse Rogers3-5/+5
2010-03-14Handle volume changes from outside Banshee.Christopher James Halse Rogers3-1/+27
2010-03-09[libbanshee, Banshee.GStreamer] Remove #ifdef's from managed code.Christopher James Halse Rogers1-0/+10
2010-03-09[libbanshee] Whitespace fixesChristopher James Halse Rogers1-15/+15
2010-03-09Consolidate multi-line debug messagesChristopher James Halse Rogers1-2/+1
2010-03-07[libbanshee] Use playbin2 in all buildsChristopher James Halse Rogers1-3/+1
2010-03-07[Gapless] Work around BGO #602437Christopher James Halse Rogers3-4/+49
2010-02-28Merge branch 'master' into gapless-ngChristopher James Halse Rogers3-7/+25
2010-02-27[libbanshee] Add debug message for about-to-finish handlerChristopher James Halse Rogers1-0/+1
2010-02-25[libbanshee] Handle missing rgvolume element for ReplayGain.Christopher James Halse Rogers1-1/+7