Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-15 | [lang] fixed: removed unused string from English PO file | alanwww1 | |
2012-10-15 | [lang] added: more helper comments for translators | alanwww1 | |
2012-10-15 | [lang] added: helper comments for translators (strings in commit 918f64b) | alanwww1 | |
2012-10-14 | change label of weather addon setting from "Weather" to "Service for weather ↵ | montellese | |
information" | |||
2012-10-11 | Merge pull request #1582 from alcoheca/upnp-cache-notify | Alasdair Campbell | |
Upnp cache notify | |||
2012-10-11 | [UPnP] allow users to disable informing clients of updates | Alasdair Campbell | |
2012-10-10 | Merge pull request #1575 from jmarshallnz/poster_banner | jmarshallnz | |
Poster banner support for video art | |||
2012-10-11 | Change Get Thumb in the video info dialog to Get Art, and prompt for the ↵ | Jonathan Marshall | |
type of art to change (fanart, banner, poster, thumb). Skins could/should drop the Get Fanart button and switch the Get Thumb label. | |||
2012-10-10 | Merge pull request #1576 from Pulse-Eight/libcec2 | Lars Op den Kamp | |
[cec] libCEC 2.0.0 support | |||
2012-10-09 | added timer conflict support | Glenn-1990 | |
2012-10-09 | [cec] fixed wrong translation | Lars Op den Kamp | |
2012-10-09 | [cec] simplify 'wake_devices' and 'standby_devices' settings by showing an ↵ | Lars Op den Kamp | |
enum instead of a string with logical addresses | |||
2012-10-09 | [cec] simplify settings - use an enum instead of logical addresses for the ↵ | Lars Op den Kamp | |
'connected_device' setting | |||
2012-10-08 | add new dialog CGUIDialogMediaFilter | montellese | |
2012-10-07 | Merge pull request #1069 from ScudLee/autoplaynextvideo | Arne Morten Kvarving | |
Add 'Play the next video automatically' option | |||
2012-10-07 | fix PVR-related string "Find similar programs" | montellese | |
2012-10-07 | Add 'Play the next video automatically' option | Lee Pollock | |
2012-10-06 | Merge pull request #1541 from cptspiff/bgfileops | Arne Morten Kvarving | |
changed: background file manager operations | |||
2012-10-05 | added: possibility to cancel file manager operations | spiff | |
2012-10-05 | added: possibility to cancel backgrounded cd ripping jobs | spiff | |
2012-10-03 | Merge pull request #1189 from Karlson2k/Blacklist_Problem_Imon | Lars Op den Kamp | |
[win32] Fix for problematic iMON hardware | |||
2012-10-02 | Fix the teletext GUI window to 4:3 aspect ratio. | Daniel Alfredsson | |
The scaling of teletext fonts on large widescreen displays make them almost unreadable. This changes fix the aspect ratio to always be 4:3. | |||
2012-10-01 | [GUI] Add new setting for disabling Joystick with iMON | Karlson2k | |
2012-09-26 | [pvr] fixed: re-add missing string | spiff | |
2012-09-23 | [lang] fixed: removed translator's data along with email addresses from PO ↵ | alanwww1 | |
files to avoid spam | |||
2012-09-23 | [lang] September update of core language files | alanwww1 | |
2012-09-23 | [lang] cosmetics on English language file | alanwww1 | |
2012-09-23 | [lang] create new language: Estonian | alanwww1 | |
2012-09-23 | [lang] create new language: Galician | alanwww1 | |
2012-09-08 | Merge pull request #1038 from waven/discstub | Martijn Kaijser | |
Disc stubs: Display information that a optical disc drive is needed if a disc stub is selected on a system without any optical disc drive | |||
2012-09-07 | add in progress shows item under tvshows in the library | Jonathan Marshall | |
2012-09-05 | fixed: typos | spiff | |
2012-09-04 | pvr: use lowercase url for error message | Cory Fields | |
2012-09-05 | [pvr] added translations for dutch, finnish, german and spanish | Lars Op den Kamp | |
2012-09-05 | [pvr] added PVR support to XBMC (taken from ↵ | Lars Op den Kamp | |
https://github.com/opdenkamp/xbmc/commit/c576c080532a0e4c4ffc7babd57782f80a6951ba) add-ons are not included, but can be found here: https://github.com/opdenkamp/xbmc-pvr-addons | |||
2012-08-09 | [all] - make adjustrefreshrate an option instead of a bool for deciding if ↵ | Memphiz | |
we switch refreshrates on player start/stop only or always when leaving/entering WindowFullscreenVideo | |||
2012-08-08 | [droid] hook up android app vfs | Cory Fields | |
2012-08-08 | [droid] implement basic CAndroidStorageProvider | montellese | |
2012-08-05 | Disc stubs: Display information that a optical disc drive is needed if a ↵ | waven | |
disc stub is selected on a system without any optical disc drive | |||
2012-08-02 | Remove unused code and messages for auto-detecting FTP servers on networked ↵ | Garrett Brown | |
XBOXs Orphaning commit is "cleanup: removed old legacy _XBOX and HAS_FTP_SERVER code" * SVN r23852 http://xbmc.svn.sourceforge.net/viewvc/xbmc?view=revision&revision=23852 * GIT 5a4c8c6 https://github.com/xbmc/xbmc-antiquated/commit/5a4c8c66aeac4 | |||
2012-07-31 | cec: optionally pause playback when switching to another source, and resume ↵ | Lars Op den Kamp | |
playback when switching back to XBMC | |||
2012-07-10 | Get rid of unused "scrapers.langfallback" setting | Evgeny Grin | |
2012-07-09 | Merge pull request #1124 from jmarshallnz/prompt_for_rescan | jmarshallnz | |
Prompt for rescan of music | |||
2012-07-08 | Merge pull request #1108 from Montellese/movie_tagging | Sascha Montellese | |
add a tagging system for movies | |||
2012-07-08 | integrate new "Tags" node into the video library | montellese | |
2012-07-08 | Merge pull request #1111 from Karlson2k/UseJoystick | jmarshallnz | |
[input] Add 'Enable Joystick' to GUI settings. Fix for http://trac.xbmc.org/ticket/13146 | |||
2012-07-09 | Add new GUI setting for Joystick and use that setting | Karlson2k | |
2012-07-06 | add prompt to rescan music library on entry to music | Jonathan Marshall | |
2012-07-03 | Merge pull request #887 from Pulse-Eight/cec1.6 | Lars Op den Kamp | |
cec - libCEC 1.7 and firmware v2 support (for wake over CEC) | |||
2012-07-02 | [gettext] added: occurence helper comments for recent new strings in English ↵ | alanwww1 | |
po file |