aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-05-18[osx] fix make build/build of testsJonathan Marshall
2014-05-17platinum: update patchesmontellese
2014-05-17platinum: enable loggingmontellese
2014-05-17platinum: lastPlaybackTime is in the "upnp" and not in the "dc" namespacemontellese
2014-05-17platinum: Add audio/x-flac MIME type to Neptunemossywell
2014-05-17platinum: fix shadowed local varMemphiz
2014-05-17platinum: fixed compiler warning about unused vardavilla
2014-05-17platinum: add support for UpdateObject actionAlasdair Campbell
2014-05-17platinum: add SetNextAVTransportURI support to media renderer baseJoakim Plate
2014-05-17platinum: don't disregard PLT_MediaObjects only for lacking resourcesJoakim Plate
2014-05-17platinum: fix compilation by using the right suffix for 64bit constantsMemphiz
2014-05-17platinum: fix missing filtering for extra metadataAlasdair Campbell
2014-05-17platinum: switch to NPT_UInt64 for bitmask flagsAlasdair Campbell
2014-05-17platinum: fixes support for filtering by the extended properties we needAlasdair Campbell
2014-05-17platinum: increase number of requested items per iteration. gives 2-3 times s...Alasdair Campbell
2014-05-17platinum: support video ratingsAlasdair Campbell
2014-05-17platinum: use PersonRole for directors. Also fixes ::FromDidl for authors, ac...Alasdair Campbell
2014-05-17platinum: add support for upnp:lastPlaybackPosition, upnp:lastPlaybackTime an...Alasdair Campbell
2014-05-17platinum: allow some statevariables to reset to default value after sending c...Alasdair Campbell
2014-05-17platinum: also support sort criterias in format res@<property>Alasdair Campbell
2014-05-17platinum: report and support proper mimetypes for matroskaJoakim Plate
2014-05-17platinum: use server provided item count to iterate browse reqAlasdair Campbell
2014-05-17platinum: make sure Neptune threads are namedAlasdair Campbell
2014-05-17platinum: log allowed values with state variable errorsAlasdair Campbell
2014-05-17platinum: add custom Makefile.inmontellese
2014-05-17platinum: fix compile error in NptZip.cppmontellese
2014-05-17platinum update from 0.6.9.1 to 1.0.5.13montellese
2014-05-15platinum: add patch for 1dbb70de6caf307d87aa61e21fe324bbb1709a39montellese
2014-05-14platinum: enable loggingmontellese
2014-05-12[airtunes] - phase out support for libshairport - its superseeded by libshair...Memphiz
2014-04-29Remove libmadfritsch
2014-04-29Merge pull request #4595 from FernetMenta/ffmpeg2Rainer Hochecker
2014-04-29Merge pull request #4107 from Voyager1/libdvd-updatejmarshallnz
2014-04-27[WIN32] download and compile ffmpeg from remote source.WiSo
2014-04-27ffmpeg: remove dll wrappersRainer Hochecker
2014-04-27remove ffmpeg from treewsnipex
2014-04-20FFmpeg: Cherry-pick c94305ae23318c8956a30485cd5642829f4f16a9 to fix #15085fritsch
2014-04-20ff_id3v2_free_extra_meta: set the pointer pointing to extra_meta to NULLPeter Ross
2014-04-14ffmpeg: backport flac seeking patchRainer Hochecker
2014-04-14flac demuxer: improve seekingRainer Hochecker
2014-04-11fix incorrect logging when using static ffmpegwsnipex
2014-04-05platinum: add missing patch filemontellese
2014-03-30Neptune Add audio/x-flac MIME typemossywell
2014-03-14Merge pull request #4403 from taxigps/unrarxlibjmarshallnz
2014-03-13fixed UnrarXlib: can't extract file with non-english file name.taxigps
2014-03-11paplayer: sunset wav and adpcm codecsRainer Hochecker
2014-03-11paplayer: drop flac decoder, use ffmpeg insteadRainer Hochecker
2014-03-10Merge pull request #4228 from afedchin/dxva_h264_inteljmarshallnz
2014-03-08ffmpeg backport for assettion in wmaRainer Hochecker
2014-03-08avformat/asfdec: call ff_read_frame_flush() in asf_read_pts()Michael Niedermayer