~ubuntu-branches/ubuntu/wily/mupen64plus/wily

« back to all changes in this revision

Viewing changes to debian/patches/load_aidacrate.patch

  • Committer: Bazaar Package Importer
  • Author(s): Sven Eckelmann
  • Date: 2011-02-06 11:57:54 UTC
  • mfrom: (10.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20110206115754-t3abbdfr1q3brszp
Tags: 1.5+dfsg1-15
* Upload to unstable
* Updated my maintainer e-mail address
* debian/patches:
  - Add inline_header.patch, Move inline list_empty to header to make it
    inlineable
* Keep dependencies on separate lines in debian/control

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 Without allowing the audio plugin to set the aiDacrate the program will start
3
3
 to behave strangely because the audio plugin will work with a wrong frequency.
4
4
Bug: http://code.google.com/p/mupen64plus/issues/detail?id=169
5
 
Author: Sven Eckelmann <sven.eckelmann@gmx.de>
 
5
Author: Sven Eckelmann <sven@narfation.org>
6
6
 
7
7
---
8
8
diff --git a/main/savestates.c b/main/savestates.c