Changeset ce047249 in mainline for uspace/app/dplay/dplay.c


Ignore:
Timestamp:
2012-07-09T07:59:03Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
94694a4
Parents:
68d1313
Message:

Rename audio nodes: (mixer, dsp) ⇒ (control, pcm).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/dplay/dplay.c

    r68d1313 rce047249  
    11/*
    2  * Copyright (c) 2011 Jan Vesely
     2 * Copyright (c) 2012 Jan Vesely
    33 * All rights reserved.
    44 *
     
    5050#include "wave.h"
    5151
    52 #define DEFAULT_DEVICE "/hw/pci0/00:01.0/sb16/dsp"
     52#define DEFAULT_DEVICE "/hw/pci0/00:01.0/sb16/pcm"
    5353#define SUBBUFFERS 2
    5454
Note: See TracChangeset for help on using the changeset viewer.