summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-11-19Updated finnish translation.rofafor
2010-11-17Updated translationsphintuka
2010-11-17Cosmeticsphintuka
2010-11-17Cosmeticsphintuka
2010-11-17Allow using console keyboard ("KBD" remote) to type letters directly (vdr ↵phintuka
KBDKEY() ...)
2010-11-17Added setup menu item for Audio.Visualization.ImageOptsphintuka
(Thanks to Helmar Gerloni)
2010-11-17Parse "Audio.Visualization.ImageOpts" from configphintuka
(Thanks to Helmar Gerloni)
2010-11-17Added default for audio_vis_image_opts: ↵phintuka
"file:/usr/share/xine/visuals/default.avi" (Thanks to Helmar Gerloni)
2010-11-17Fixed log messagephintuka
(Thanks to Helmar Gerloni)
2010-11-16Added support for background image streamsphintuka
(display images or videos while playing music) (Thanks to Helmar Gerloni)
2010-11-16Added close_slave_stream(): factorized common code fromphintuka
handle_control_playfile() and vdr_plugin_dispose()
2010-11-16handle_control_playfile(): Moved forming of remote base mrl to separate chunk.phintuka
mrlbase is needed also for bgimage. (Thanks to Helmar Gerloni)
2010-11-01Fixed typophintuka
(Thanks to Paul Menzel)
2010-10-24Added support for user inputphintuka
2010-10-24Added player settings for default language, parental control, player region ↵phintuka
code and player country code
2010-10-23Added handler for libbluray eventsphintuka
2010-10-19Finished the --cc and --cxx switch functionality.phintuka
(Thanks to Christian Ruppert)
2010-10-19Removed unneeded -ldbus-1phintuka
(Thanks to Christian Ruppert)
2010-10-19Unconditionally add -shared linker flagphintuka
(Thanks to Christian Ruppert)
2010-10-19Fixed MAKEDEP: use $(CXX), not hardcoded g++phintuka
(Thanks to Christian Ruppert)
2010-10-19Respect CFLAGS and LDFLAGS when building mpg2c.phintuka
(Thanks to Christian Ruppert)
2010-10-13Cosmeticsphintuka
2010-10-13Added overlay support for menu graphicsphintuka
2010-09-24Cosmeticsphintuka
2010-09-24Minor optimization to Alt/Ctrl key handlingphintuka
2010-09-24Moved XKeysymToString() call to locked section ↵phintuka
(XLockDisplay()...XUnlockDisplay())
2010-09-24Fixed handling of XKeyEvents when XKeysymToString() returns NULLphintuka
(Thanks to Winfried Köhler)
2010-09-20Splitted update_title_info() from open_title()phintuka
2010-09-20Silenced compiler warningsphintuka
2010-09-20Fixed setting current title number: libbluray uses 0..N-1, xine 1..Nphintuka
2010-09-20Check return value of bd_get_Title_info()phintuka
2010-09-20Changed PCM and SPU plugins xine-lib version checks to use real release numbersphintuka
2010-09-16Force the creation of the xine plugins dir on plugins installphintuka
(Thanks to Xavier Bachelot)
2010-09-16Removed PKG_CONFIG_PATH overridephintuka
(Thanks to Xavier Bachelot)
2010-09-15"Sort" --> "Mark" in playlist menuphintuka
2010-09-15Added an option to re-order playlists manuallyphintuka
(Thanks to Marco Skambraks)
2010-09-13Added cPlaylist::Move()phintuka
(Thanks to Marco Skambraks)
2010-09-13Do not lose the key pressed while displaying "Queued to playlist" messagephintuka
(Thanks to Marco Skambraks)
2010-09-12Hide mouse cursor after 2 seconds mouse inactivityphintuka
(Thanks to Gerald Dachs)
2010-09-12Increased HUD_MAX_HEIGHT to 1200phintuka
2010-09-12Updated German translations.phintuka
Thanks to Halim Sahin.
2010-09-12Eliminated strcpy. Strings passed to strcpy may not overlap.phintuka
(Thanks to Michal Novotny, patch #3057840)
2010-09-12strcpy -> memmove. Strings passed to strcpy may not overlap.phintuka
(Thanks to Michal Novotny, patch #3057840)
2010-09-12strcpy -> memmove. Strings passed to strcpy may not overlap.phintuka
(Thanks to Michal Novotny, patch #3057840)
2010-08-29Updated frontend usage help.rofafor
2010-08-25Added support for entering text using lettersphintuka
2010-08-25Simplify. Cosmetics.phintuka
2010-08-25Added support for Alt and Ctrl key modifiers to X11 keyboard remote controllerphintuka
2010-08-19Added missing translation entries.rofafor
2010-08-08Added xine-lib 1.2 compabilityphintuka