summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-23Added CFLAGS to vdr-sxfe/vdr-fbfe build rulesphintuka
2010-11-23Added LDFLAGS to the build rulesphintuka
2010-11-23configure: added an option to disable i18n supportphintuka
2010-11-23Added $(DESTDIR) to LOCALEDIRphintuka
2010-11-23Added missing line feedphintuka
2010-11-22Fixed double free() when local frontend initialization failsphintuka
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 KBD...phintuka
2010-11-17Added setup menu item for Audio.Visualization.ImageOptsphintuka
2010-11-17Parse "Audio.Visualization.ImageOpts" from configphintuka
2010-11-17Added default for audio_vis_image_opts: "file:/usr/share/xine/visuals/default...phintuka
2010-11-17Fixed log messagephintuka
2010-11-16Added support for background image streamsphintuka
2010-11-16Added close_slave_stream(): factorized common code fromphintuka
2010-11-16handle_control_playfile(): Moved forming of remote base mrl to separate chunk.phintuka
2010-11-01Fixed typophintuka
2010-10-24Added support for user inputphintuka
2010-10-24Added player settings for default language, parental control, player region c...phintuka
2010-10-23Added handler for libbluray eventsphintuka
2010-10-19Finished the --cc and --cxx switch functionality.phintuka
2010-10-19Removed unneeded -ldbus-1phintuka
2010-10-19Unconditionally add -shared linker flagphintuka
2010-10-19Fixed MAKEDEP: use $(CXX), not hardcoded g++phintuka
2010-10-19Respect CFLAGS and LDFLAGS when building mpg2c.phintuka
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 (XLockDisplay()...XUnlockDispl...phintuka
2010-09-24Fixed handling of XKeyEvents when XKeysymToString() returns NULLphintuka
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
2010-09-16Removed PKG_CONFIG_PATH overridephintuka
2010-09-15"Sort" --> "Mark" in playlist menuphintuka
2010-09-15Added an option to re-order playlists manuallyphintuka
2010-09-13Added cPlaylist::Move()phintuka
2010-09-13Do not lose the key pressed while displaying "Queued to playlist" messagephintuka
2010-09-12Hide mouse cursor after 2 seconds mouse inactivityphintuka
2010-09-12Increased HUD_MAX_HEIGHT to 1200phintuka
2010-09-12Updated German translations.phintuka
2010-09-12Eliminated strcpy. Strings passed to strcpy may not overlap.phintuka
2010-09-12strcpy -> memmove. Strings passed to strcpy may not overlap.phintuka
2010-09-12strcpy -> memmove. Strings passed to strcpy may not overlap.phintuka