[planetblupi] branch upstream/latest updated (5c92d14 -> 13a7e27)
Didier Raboud
odyx at moszumanska.debian.org
Tue Jan 2 08:46:19 UTC 2018
This is an automated email from the git hooks/post-receive script.
odyx pushed a change to branch upstream/latest
in repository planetblupi.
from 5c92d14 Add missing lib in the main LICENSE file
adds a058da1 Move the function to test if a file exists in misc
adds d2bfd12 Restore midi playback support and add --restore-midi cli argument
adds 67ea4d0 Look music for user dir, fallback to the game dir
adds 648233b Add more info about music possibilities in the user README
adds 54d7eec Add a way to change the driver used by the accelerated renderer
adds 6237cfd Add the restoremidi option with the config.json file
adds 14836df Remove stupid code
adds 3f505a0 Update the USER readme
adds c6fbe15 Fix Windows user files location
adds da3d683 Add a global settings entry for switching between ogg and midi music
adds 352fab5 Bump patch version
adds a2904a9 Use the new main setup screen image
adds bbe262c Fix cdrom position in setup screen
adds 2ac9f73 Exit immediatly on error with the cli parser
adds f97d1c3 Check that the zoom (-z) is in the range
adds 1db67ed Save the window zoom and fullscreen settings in the user preferences
adds d27aaf4 Cosmetic: remove stupid comment
adds dc8f631 Cosmetic: rename windowScale to zoom
adds 82cbcc3 Change and add missing fr translations
adds 9543ebb Add support for all drivers (renderers)
adds 13a7e27 Update README-user.md
No new revisions were added by this update.
Summary of changes:
CMakeLists.txt | 2 +-
README-user.md | 44 +++++++++++--
resources/image/setup00.png | Bin 217338 -> 209119 bytes
resources/music/music000.mid | Bin 0 -> 131400 bytes
resources/music/music001.mid | Bin 0 -> 150115 bytes
resources/music/music002.mid | Bin 0 -> 160403 bytes
resources/music/music003.mid | Bin 0 -> 90444 bytes
resources/music/music004.mid | Bin 0 -> 91458 bytes
resources/music/music005.mid | Bin 0 -> 184644 bytes
resources/music/music006.mid | Bin 0 -> 97149 bytes
resources/music/music007.mid | Bin 0 -> 151127 bytes
resources/music/music008.mid | Bin 0 -> 139355 bytes
resources/music/music009.mid | Bin 0 -> 191817 bytes
resources/po/de.po | 21 ++++++-
resources/po/en_US.po | 19 +++++-
resources/po/fr.po | 24 +++++++-
resources/po/it.po | 21 ++++++-
resources/po/pl.po | 21 ++++++-
resources/po/planetblupi.pot | 19 +++++-
src/blupi.cxx | 89 +++++++++++++++++++--------
src/blupi.h | 14 +++++
src/event.cxx | 143 +++++++++++++++++++++++++++++--------------
src/event.h | 7 +--
src/menu.cxx | 4 +-
src/misc.cxx | 30 +++++++++
src/misc.h | 5 ++
src/movie.cxx | 16 -----
src/sound.cxx | 9 ++-
28 files changed, 372 insertions(+), 116 deletions(-)
create mode 100644 resources/music/music000.mid
create mode 100644 resources/music/music001.mid
create mode 100644 resources/music/music002.mid
create mode 100644 resources/music/music003.mid
create mode 100644 resources/music/music004.mid
create mode 100644 resources/music/music005.mid
create mode 100644 resources/music/music006.mid
create mode 100644 resources/music/music007.mid
create mode 100644 resources/music/music008.mid
create mode 100644 resources/music/music009.mid
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/planetblupi.git
More information about the Pkg-games-commits
mailing list