1. Summary
  2. Files
  3. Support
  4. Report Spam
  5. Create account
  6. Log in

root/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @31117 [31117] 3 days exobuzz reverted: nasty hack in r30818 - it was pure luck it did anything. fixed: …
(edit) @31116 [31116] 3 days exobuzz fixed: webdav - less error prone response handling based on xbmc mainline …
(edit) @31115 [31115] 3 days exobuzz merged: xbmc mainline f98f6315 - refactor music and videodb overview node …
(edit) @31114 [31114] 3 days exobuzz merged: xbmc mainline * f5caabb7 - make GetName?() const in CDirectoryNode …
(edit) @31113 [31113] 3 days exobuzz cosmetic: indentation fix from 31112
(edit) @31112 [31112] 3 days exobuzz merged: xbmc mainline 7b072c14, f3681206 and 56cb3ddc - fixes for movie …
(edit) @31111 [31111] 3 days exobuzz added: Production country for movies - based on xbmc mainline 281d796d
(edit) @31110 [31110] 4 days exobuzz changed: switch CFileItem::m_strPath to private, and add GetPath/SetPath?
(edit) @31109 [31109] 5 days exobuzz merged: ca945728 from mainline - fixed: crashes with corrupted rar files …
(edit) @31108 [31108] 5 days exobuzz cosmetic: CRLF/Mixed endings to LF in filesystem
(edit) @31107 [31107] 4 weeks exobuzz Changed: Split out some functions from Util.cpp to URIUtils.cpp as with …
(edit) @31106 [31106] 4 weeks exobuzz changed: move URLEncode/URLDecode from CUtil to CURL as with mainline xbmc
(edit) @31105 [31105] 4 weeks exobuzz merged: xbmc mainline 4a9b2cfa - changed: drop namespace DIRECTORY and use …
(edit) @31104 [31104] 4 weeks exobuzz added: IoControl? interface from xbmc mainline (see …
(edit) @31103 [31103] 4 weeks exobuzz fixed: python plugin settings did not open with special paths …
(edit) @31102 [31102] 5 weeks exobuzz fixed: adultdvdempire scraper - ticket #200 - thanks to johnnywi
(edit) @31101 [31101] 5 weeks exobuzz cosmetic: unix line endings on scrapers
(edit) @31099 [31099] 5 weeks exobuzz Updated: bump version to 3.1 for new release.
(edit) @31098 [31098] 6 weeks exobuzz updated: resync libUPnP with xbmc - includes xbmc mainline commits * …
(edit) @31097 [31097] 6 weeks exobuzz fixed: imdb cast / cast thumb scraping (based on xbmc scraper)
(edit) @31096 [31096] 4 months kristjan Updated Icelandic language strings
(edit) @31095 [31095] 4 months exobuzz changed: don't try to do half-res decoding for vp8 as it isn't supported. …
(edit) @31094 [31094] 4 months exobuzz updated: replace ConvertHTMLToW with version from upstream. includes fixes …
(edit) @31093 [31093] 4 months exobuzz changed: imdb scraper - stop scraping plot outline at first html tag or …
(edit) @31092 [31092] 4 months exobuzz changed: imdb scraper - use clear on writers and remove fixchars as it …
(edit) @31091 [31091] 4 months exobuzz fixed: imdb scraper fixes * writers/Director/genre/studio reg exp fixes …
(edit) @31090 [31090] 4 months exobuzz reverted: r31087 - changes to fix title included unwanted broken …
(edit) @31089 [31089] 4 months exobuzz deleted: old mingw/msys build environment added: installer for mingw build …
(edit) @31088 [31088] 4 months exobuzz reverted: 31086 - broke settings loading - must work out a better fix (was …
(edit) @31087 [31087] 4 months arnova fixed: Ticket #196 - Change to IMDB scraper to populate Title field …
(edit) @31086 [31086] 5 months exobuzz fixed: opening settings for addons didn't work. translate path sent to …
(edit) @31085 [31085] 5 months exobuzz fixed: playback of dvds which wwas broken after last ffmpeg update. …
(edit) @31084 [31084] 5 months arnova changed: Enable applehttp demuxer by default for "light" ffmpeg DLLs …
(edit) @31083 [31083] 5 months arnova fixed: Seeking while paused didn't work properly
(edit) @31082 [31082] 5 months exobuzz changed: disable libfaad again
(edit) @31081 [31081] 5 months exobuzz merged: updated ffmpeg to git20111227.440e984b (note: also fixes aac issue …
(edit) @31078 [31078] 5 months arnova changed: Re-enable libfaad to fix playback of some AAC streams (ticket …
(edit) @31077 [31077] 5 months arnova fixed: (Again) Ticket #188 - Trailing quote not being trimmed from path …
(edit) @31076 [31076] 5 months arnova fixed: Double profile directory in the file manager
(edit) @31075 [31075] 5 months arnova fixed: Ticket #188 - Trailing quote not being trimmed from path when read …
(edit) @31074 [31074] 5 months arnova fixed: Ticket #194 - applehttp stream not playing changed: DVDPlayer …
(edit) @31073 [31073] 5 months arnova fixed: Ticket #192 - Internet radio streams - song/artist/station no …
(edit) @31072 [31072] 5 months arnova fixed: Dutch translation (thanks rbouwm)
(edit) @31071 [31071] 6 months arnova fixed: missing HTTPDirectory filesizes for files < 1KB (mainline backport)
(edit) @31070 [31070] 6 months arnova changed: Use CStdString IsInternetStream?()-version instead for clarity …
(edit) @31069 [31069] 6 months arnova fixed: Zap the tab
(edit) @31068 [31068] 6 months arnova fixed: Ticket #188 - Trailing quote not being trimmed from path when read …
(edit) @31067 [31067] 6 months arnova changed: Do a backward seek when jumping to chapters to fix incorrect …
(edit) @31066 [31066] 6 months arnova fixed: crash in rar seek code under certain circumstances if the last …
(edit) @31065 [31065] 6 months exobuzz reverted: r31060 - changed: use dvdplayers libmad for paplayer. (changes …
(edit) @31064 [31064] 6 months arnova changed: No point in caching the subtitle-directory there changed: Allow …
(edit) @31063 [31063] 6 months arnova changed: Don't log unresolvable exports with log level WARNING but with …
(edit) @31062 [31062] 6 months arnova fixed: Don't reset our directory-cache when searching for subtitles, this …
(edit) @31061 [31061] 6 months arnova fixed: Streamed audio file playing with DVDPlayer (regression of r31050)
(edit) @31060 [31060] 6 months exobuzz changed: use dvdplayers libmad for paplayer. (changes from xbmc mainline) …
(edit) @31059 [31059] 6 months exobuzz removed: some unused leftover folders from paplayer codec changes.
(edit) @31058 [31058] 6 months exobuzz reverted: libshoutcast removal r30804 and r30810. The libCurl based code …
(edit) @31057 [31057] 6 months exobuzz removed: missed some dlls no longer used by paplayer
(edit) @31056 [31056] 6 months exobuzz fixed: unable to play shout-/icecast streams without metadata (xbmc …
(edit) @31055 [31055] 6 months exobuzz changed: use dvdplayer backend for ape/aiff/mpc/shn/wavpack in paplayer …
(edit) @31054 [31054] 6 months exobuzz changed: resync AudioDecoder? with xbmc mainline. cosmetic plus create …
(edit) @31053 [31053] 6 months exobuzz changed: playercorefactory.xml defaults - more closely match mainline and …
(edit) @31052 [31052] 6 months exobuzz added: dvdplayer codec backend for paplayer (from xbmc mainline)
(edit) @31051 [31051] 6 months exobuzz fixed: typo in AudioDecoder?.cpp (mainline 059bdf27)
(edit) @31050 [31050] 6 months arnova changed: Make DVDPlayer's caching logic in line with mainline XBMC. Should …
(edit) @31049 [31049] 6 months arnova changed: Drain before flush
(edit) @31048 [31048] 6 months exobuzz changed: paplayer to use new ringbuffer code removed: old RingHoldBuffer?.h
(edit) @31047 [31047] 6 months exobuzz fixed: filecurl/filedaap were referencing second copy of old ringbuffer …
(edit) @31046 [31046] 6 months exobuzz changed: use xbmc mainline ringbuffer code, and modify sources to be …
(edit) @31045 [31045] 6 months exobuzz fixed: added missing files to win32 vs project.
(edit) @31044 [31044] 6 months exobuzz fixed: remove duplicate code block
(edit) @31043 [31043] 6 months arnova changed: That template is obsolete
(edit) @31042 [31042] 6 months exobuzz fixed: g_curlInterface.easy_getinfo with CURLINFO_CONTENT_TYPE asks for a …
(edit) @31041 [31041] 6 months arnova changed: Pause when we can't find the Visual C installation
(edit) @31040 [31040] 6 months exobuzz updated: libcurl to 7.23.1 - this should have been committed before, but I …
(edit) @31039 [31039] 6 months exobuzz updated: really update libcurl dll
(edit) @31038 [31038] 6 months arnova reverted: Part of r30802 (dvdplayer audio priority)
(edit) @31037 [31037] 6 months arnova changed: Don't start caching if it's only a single stream that has run dry
(edit) @31036 [31036] 6 months arnova fixed: Overlapping string id (thanks for the heads up Jools)
(edit) @31033 [31033] 6 months exobuzz updated: librtmp to git 5d03a4f0 updated: new librtmp.dll
(edit) @31032 [31032] 6 months exobuzz updated: polarssl to 1.0.0
(edit) @31029 [31029] 6 months exobuzz changed: moved h264 skip loop filter settings to gui settings. on a lower …
(edit) @31028 [31028] 6 months arnova changed: Xbox's audio renderer never loops on stalls
(edit) @31027 [31027] 6 months exobuzz added: missing ffmpeg test files that couldn't be added until the last …
(edit) @31026 [31026] 6 months exobuzz merged: my dvdplayer development branch back intro trunk. yay!
(edit) @31021 [31021] 6 months exobuzz merged: weather fix from dvdplayer dev branch (accidently applied there)
(edit) @31016 [31016] 6 months kristjan Minor updates to Icelandic language strings
(edit) @31011 [31011] 6 months exobuzz fixed: add some sanity checks to rar code to avoid crashes with corrupt …
(edit) @31002 [31002] 6 months exobuzz updated: new cmyth dll
(edit) @31001 [31001] 6 months exobuzz updated: latest cmyth changes from xbmc mainline (up to git 98a6f0f4)
(edit) @30974 [30974] 7 months exobuzz reverted: r30973 - shouldn't use other peoples api keys (breach of t&c) - …
(edit) @30973 [30973] 7 months arnova fixed: Weather no longer worked due to key changes
(edit) @30972 [30972] 7 months exobuzz fixed: win32 build - missing slingbox code
(edit) @30971 [30971] 7 months arnova fixed: Ticket #182 - MovieSets? references wrong section of database and …
(edit) @30962 [30962] 8 months exobuzz added: Query method for programs database through HTTP API. Ticket #177. …
(edit) @30961 [30961] 9 months exobuzz merged: libcmyth updates from xbmc mainline * b2738b77 * …
(edit) @30960 [30960] 9 months arnova fixed: We can't check for fanart, trailers & video thumbs on dvd:// paths …
(edit) @30959 [30959] 9 months arnova fixed: Ticket #175 - imdb scraper fix (thanks to msephton)
(edit) @30958 [30958] 9 months arnova fixed: Infinite loop in CFileItem when m_strPath is like "protocol://" and …
(edit) @30925 [30925] 10 months exobuzz added: slingbox support, based on mainline git e7affa0e with changes to …
Note: See TracRevisionLog for help on using the revision log.