~ubuntu-branches/debian/sid/mame/sid

« back to all changes in this revision

Viewing changes to src/ldplayer/ldplayer_dev.lst

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach, Emmanuel Kasper, Jordi Mallach
  • Date: 2012-06-05 20:02:23 UTC
  • mfrom: (0.3.1) (0.1.4)
  • Revision ID: package-import@ubuntu.com-20120605200223-gnlpogjrg6oqe9md
Tags: 0.146-1
[ Emmanuel Kasper ]
* New upstream release
* Drop patch to fix man pages section and patches to link with flac 
  and jpeg system lib: all this has been pushed upstream by Cesare Falco
* Add DM-Upload-Allowed: yes field.

[ Jordi Mallach ]
* Create a "gnu" TARGETOS stanza that defines NO_AFFINITY_NP.
* Stop setting TARGETOS to "unix" in d/rules. It should be autodetected,
  and set to the appropriate value.
* mame_manpage_section.patch: Change mame's manpage section to 6 (games),
  in the TH declaration.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/******************************************************************************
2
 
 
3
 
    ldplayer_dev.lst
4
 
 
5
 
    List of all enabled devices in the system. This file is parsed by
6
 
    makedev.exe, sorted, and output as C code describing the devices.
7
 
 
8
 
****************************************************************************
9
 
 
10
 
    Copyright Aaron Giles
11
 
    All rights reserved.
12
 
 
13
 
    Redistribution and use in source and binary forms, with or without
14
 
    modification, are permitted provided that the following conditions are
15
 
    met:
16
 
 
17
 
        * Redistributions of source code must retain the above copyright
18
 
          notice, this list of conditions and the following disclaimer.
19
 
        * Redistributions in binary form must reproduce the above copyright
20
 
          notice, this list of conditions and the following disclaimer in
21
 
          the documentation and/or other materials provided with the
22
 
          distribution.
23
 
        * Neither the name 'MAME' nor the names of its contributors may be
24
 
          used to endorse or promote products derived from this software
25
 
          without specific prior written permission.
26
 
 
27
 
    THIS SOFTWARE IS PROVIDED BY AARON GILES ''AS IS'' AND ANY EXPRESS OR
28
 
    IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
29
 
    WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
30
 
    DISCLAIMED. IN NO EVENT SHALL AARON GILES BE LIABLE FOR ANY DIRECT,
31
 
    INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
32
 
    (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
33
 
    SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
34
 
    HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
35
 
    STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
36
 
    IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
37
 
    POSSIBILITY OF SUCH DAMAGE.
38
 
 
39
 
******************************************************************************/
40
 
 
41
 
PIONEER_LDV1000
42
 
PIONEER_PR8210
 
 
b'\\ No newline at end of file'